AWS::DataZone::Connection AmazonQPropertiesInput - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataZone::Connection AmazonQPropertiesInput

The AmazonQPropertiesInput property type specifies Property description not available. for an AWS::DataZone::Connection.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "AuthMode" : String, "IsEnabled" : Boolean, "ProfileArn" : String }

YAML

AuthMode: String IsEnabled: Boolean ProfileArn: String

Properties

AuthMode

Property description not available.

Required: No

Type: String

Minimum: 0

Maximum: 128

Update requires: No interruption

IsEnabled

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

ProfileArn

Property description not available.

Required: No

Type: String

Pattern: arn:aws[a-z\-]*:[a-z0-9\-]+:[a-z0-9\-]*:[0-9]*:.*

Minimum: 0

Maximum: 2048

Update requires: No interruption