Share via


IAwsCloudTrailDataConnectorProperties.AwsRoleArn Property

Definition

The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="awsRoleArn")]
public string AwsRoleArn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="awsRoleArn")>]
member this.AwsRoleArn : string with get, set
Public Property AwsRoleArn As String

Property Value

Attributes

Applies to