Aracılığıyla paylaş


AwAssumeRoleAuthenticationDetailsProperties.AwsExternalId Property

Definition

Gets or sets a unique identifier that is required when you assume a role in another account.

[Newtonsoft.Json.JsonProperty(PropertyName="awsExternalId")]
public string AwsExternalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="awsExternalId")>]
member this.AwsExternalId : string with get, set
Public Property AwsExternalId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to