Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder
Packages that use CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder
-
Uses of CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs 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.cloudWatchLogGroupName(ILogGroupRef 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.cfnpropertymixins.services.ecs with parameters of type CfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ExecuteCommandLogConfigurationProperty.Builder.