AwAssumeRoleAuthenticationDetailsProperties.AwsExternalId 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 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