IAwsS3DataConnector.SqsUrl Property

Definition

The AWS sqs urls for the connector.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The AWS sqs urls for the connector.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sqsUrls", Update=true)]
public System.Collections.Generic.List<string> SqsUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The AWS sqs urls for the connector.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sqsUrls", Update=true)>]
member this.SqsUrl : System.Collections.Generic.List<string> with get, set
Public Property SqsUrl As List(Of String)

Property Value

Attributes

Applies to