AwsAssumeRoleAuthenticationDetailsProperties.AwsAssumeRoleArn Property

Definition

Assumed role ID is an identifier that you can use to create temporary security credentials.

public Azure.Provisioning.BicepValue<string> AwsAssumeRoleArn { get; set; }
member this.AwsAssumeRoleArn : Azure.Provisioning.BicepValue<string> with get, set
Public Property AwsAssumeRoleArn As BicepValue(Of String)

Property Value

Applies to