Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.LogConfigurationProperty.Builder
Packages that use CfnServicePropsMixin.LogConfigurationProperty.Builder
-
Uses of CfnServicePropsMixin.LogConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.LogConfigurationProperty.builder()Sets the value ofCfnServicePropsMixin.LogConfigurationProperty.getLogDriver()Sets the value ofCfnServicePropsMixin.LogConfigurationProperty.getOptions()CfnServicePropsMixin.LogConfigurationProperty.Builder.options(IResolvable options) Sets the value ofCfnServicePropsMixin.LogConfigurationProperty.getOptions()CfnServicePropsMixin.LogConfigurationProperty.Builder.secretOptions(List<? extends Object> secretOptions) Sets the value ofCfnServicePropsMixin.LogConfigurationProperty.getSecretOptions()CfnServicePropsMixin.LogConfigurationProperty.Builder.secretOptions(IResolvable secretOptions) Sets the value ofCfnServicePropsMixin.LogConfigurationProperty.getSecretOptions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.LogConfigurationProperty.Builder.