Uses of Class
software.amazon.awscdk.mixins.preview.services.ecs.mixins.CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder
Packages that use CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder
-
Uses of CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder in software.amazon.awscdk.mixins.preview.services.ecs.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ecs.mixins that return CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.builder()CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.cloudWatchEncryptionEnabled(Boolean cloudWatchEncryptionEnabled) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.cloudWatchEncryptionEnabled(IResolvable cloudWatchEncryptionEnabled) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.cloudWatchLogGroupName(String cloudWatchLogGroupName) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.s3BucketName(String s3BucketName) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.s3EncryptionEnabled(Boolean s3EncryptionEnabled) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.s3EncryptionEnabled(IResolvable s3EncryptionEnabled) CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.s3KeyPrefix(String s3KeyPrefix) Constructors in software.amazon.awscdk.mixins.preview.services.ecs.mixins with parameters of type CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.