Uses of Class
software.amazon.awscdk.services.appflow.CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder
-
Uses of CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Modifier and TypeMethodDescriptionCfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.bucketName
(String bucketName) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.bucketPrefix
(String bucketPrefix) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.builder()
CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.clusterIdentifier
(String clusterIdentifier) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.dataApiRoleArn
(String dataApiRoleArn) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.databaseName
(String databaseName) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.databaseUrl
(String databaseUrl) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.isRedshiftServerless
(Boolean isRedshiftServerless) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.isRedshiftServerless
(IResolvable isRedshiftServerless) CfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder.workgroupName
(String workgroupName) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectorProfile.RedshiftConnectorProfilePropertiesProperty.Builder
.