public sealed class AwsSourceDetails.Types.AccessKeyCredentials : IMessage<AwsSourceDetails.Types.AccessKeyCredentials>, IEquatable<AwsSourceDetails.Types.AccessKeyCredentials>, IDeepCloneable<AwsSourceDetails.Types.AccessKeyCredentials>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AwsSourceDetails.Types.AccessKeyCredentials.
Message describing AWS Credentials using access key id and secret.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides reference information for the `AwsSourceDetails.Types.AccessKeyCredentials` class within the Google Cloud VM Migration v1 API, specifically version 2.5.0."],["The `AccessKeyCredentials` class is designed to describe AWS credentials using an access key ID and a secret, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes properties `AccessKeyId` and `SecretAccessKey`, allowing users to set the AWS access key ID and the secret access key respectively."],["This class is located in the `Google.Cloud.VMMigration.V1` namespace and is part of the `Google.Cloud.VMMigration.V1.dll` assembly."],["There are multiple versions of this documentation available, ranging from version 1.0.0 up to the latest version 2.6.0, and each version is linked to its respective documentation page."]]],[]]