Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder
Packages that use CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder
-
Uses of CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.builder()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.credentials(CfnConnectionPropsMixin.RedshiftCredentialsProperty credentials) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getCredentials()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.credentials(IResolvable credentials) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getCredentials()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.databaseName(String databaseName) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getHost()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.lineageSync(CfnConnectionPropsMixin.RedshiftLineageSyncConfigurationInputProperty lineageSync) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getLineageSync()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.lineageSync(IResolvable lineageSync) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getLineageSync()Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getPort()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.storage(CfnConnectionPropsMixin.RedshiftStoragePropertiesProperty storage) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getStorage()CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.storage(IResolvable storage) Sets the value ofCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.getStorage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnConnectionPropsMixin.RedshiftPropertiesInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.RedshiftPropertiesInputProperty.Builder.