Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.LogConfigurationProperty.Builder
-
Uses of CfnJobDefinition.LogConfigurationProperty.Builder in software.amazon.awscdk.services.batch
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnJobDefinition.LogConfigurationProperty.Builder
.