Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.LogConfigurationProperty.Builder
Packages that use CfnJobDefinition.LogConfigurationProperty.Builder
-
Uses of CfnJobDefinition.LogConfigurationProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnJobDefinition.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnJobDefinition.LogConfigurationProperty.builder()
Sets the value ofCfnJobDefinition.LogConfigurationProperty.getLogDriver()
Sets the value ofCfnJobDefinition.LogConfigurationProperty.getOptions()
CfnJobDefinition.LogConfigurationProperty.Builder.secretOptions
(List<? extends Object> secretOptions) Sets the value ofCfnJobDefinition.LogConfigurationProperty.getSecretOptions()
CfnJobDefinition.LogConfigurationProperty.Builder.secretOptions
(IResolvable secretOptions) Sets the value ofCfnJobDefinition.LogConfigurationProperty.getSecretOptions()
Constructors in software.amazon.awscdk.services.batch with parameters of type CfnJobDefinition.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnJobDefinition.LogConfigurationProperty.Builder
.