Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.CloudWatchLogsProperty.Builder
Packages that use CfnClusterPropsMixin.CloudWatchLogsProperty.Builder
-
Uses of CfnClusterPropsMixin.CloudWatchLogsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.CloudWatchLogsProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.CloudWatchLogsProperty.builder()Sets the value ofCfnClusterPropsMixin.CloudWatchLogsProperty.getEnabled()CfnClusterPropsMixin.CloudWatchLogsProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnClusterPropsMixin.CloudWatchLogsProperty.getEnabled()Sets the value ofCfnClusterPropsMixin.CloudWatchLogsProperty.getLogGroup()CfnClusterPropsMixin.CloudWatchLogsProperty.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofCfnClusterPropsMixin.CloudWatchLogsProperty.getLogGroup()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.CloudWatchLogsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.CloudWatchLogsProperty.Builder.