Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnClusterPropsMixin.LoggingPropertiesProperty
Packages that use CfnClusterPropsMixin.LoggingPropertiesProperty
-
Uses of CfnClusterPropsMixin.LoggingPropertiesProperty in software.amazon.awscdk.cfnpropertymixins.services.redshift
Classes in software.amazon.awscdk.cfnpropertymixins.services.redshift that implement CfnClusterPropsMixin.LoggingPropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.LoggingPropertiesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.redshift that return CfnClusterPropsMixin.LoggingPropertiesPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.LoggingPropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift with parameters of type CfnClusterPropsMixin.LoggingPropertiesPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.loggingProperties(CfnClusterPropsMixin.LoggingPropertiesProperty loggingProperties) Sets the value ofCfnClusterMixinProps.getLoggingProperties()CfnClusterPropsMixin.Builder.loggingProperties(CfnClusterPropsMixin.LoggingPropertiesProperty loggingProperties) Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.