Share via


CloudConnectors.AwsExternalId Property

Definition

Gets AWS external identifier. Configured in AWS to allow use of the role arn used for scanning

[Newtonsoft.Json.JsonProperty(PropertyName="awsExternalId")]
public string AwsExternalId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="awsExternalId")>]
member this.AwsExternalId : string
Public ReadOnly Property AwsExternalId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to