This is the new 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 RedshiftLineageSyncConfigurationInput
The RedshiftLineageSyncConfigurationInput property type specifies Property description not available. for an AWS::DataZone::Connection.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Enabled" :Boolean, "Schedule" :LineageSyncSchedule}
YAML
Enabled:BooleanSchedule:LineageSyncSchedule
Properties
EnabledProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
ScheduleProperty description not available.
Required: No
Type: LineageSyncSchedule
Update requires: No interruption