Share via


AwAssumeRoleAuthenticationDetailsProperties.AwsAssumeRoleArn Property

Definition

Gets or sets assumed role ID is an identifier that you can use to create temporary security credentials.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to