Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnClusterPropsMixin.LoggingPropertiesProperty.Builder
Packages that use CfnClusterPropsMixin.LoggingPropertiesProperty.Builder
-
Uses of CfnClusterPropsMixin.LoggingPropertiesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift that return CfnClusterPropsMixin.LoggingPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.LoggingPropertiesProperty.Builder.bucketName(String bucketName) Sets the value ofCfnClusterPropsMixin.LoggingPropertiesProperty.getBucketName()CfnClusterPropsMixin.LoggingPropertiesProperty.Builder.bucketName(IBucketRef bucketName) Sets the value ofCfnClusterPropsMixin.LoggingPropertiesProperty.getBucketName()CfnClusterPropsMixin.LoggingPropertiesProperty.builder()CfnClusterPropsMixin.LoggingPropertiesProperty.Builder.logDestinationType(String logDestinationType) Sets the value ofCfnClusterPropsMixin.LoggingPropertiesProperty.getLogDestinationType()CfnClusterPropsMixin.LoggingPropertiesProperty.Builder.logExports(List<String> logExports) Sets the value ofCfnClusterPropsMixin.LoggingPropertiesProperty.getLogExports()CfnClusterPropsMixin.LoggingPropertiesProperty.Builder.s3KeyPrefix(String s3KeyPrefix) Sets the value ofCfnClusterPropsMixin.LoggingPropertiesProperty.getS3KeyPrefix()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshift with parameters of type CfnClusterPropsMixin.LoggingPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.LoggingPropertiesProperty.Builder.