Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder
Packages that use CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder
-
Uses of CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.builder()Sets the value ofCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.getEnabled()CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.getEnabled()CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.encryptionKeyArn(String encryptionKeyArn) CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.logGroupName(String logGroupName) CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.logStreamNamePrefix(String logStreamNamePrefix) CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.logTypes(Map<String, ? extends List<String>> logTypes) Sets the value ofCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.getLogTypes()CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.logTypes(IResolvable logTypes) Sets the value ofCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.getLogTypes()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.CloudWatchLogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.CloudWatchLogConfigurationProperty.Builder.