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

Property Value

Attributes

Applies to