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