AwsCredsAuthenticationDetailsProperties.AwsAccessKeyId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets public key element of the AWS credential object (write only)
[Newtonsoft.Json.JsonProperty(PropertyName="awsAccessKeyId")]
public string AwsAccessKeyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="awsAccessKeyId")>]
member this.AwsAccessKeyId : string with get, set
Public Property AwsAccessKeyId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute