Uses of Interface
software.amazon.awscdk.services.batch.CfnJobDefinition.LogConfigurationProperty
-
Uses of CfnJobDefinition.LogConfigurationProperty in software.amazon.awscdk.services.batch
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnJobDefinition.LogConfigurationProperty
Modifier and TypeMethodDescriptionCfnJobDefinition.LogConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnJobDefinition.ContainerPropertiesProperty.Builder.logConfiguration
(CfnJobDefinition.LogConfigurationProperty logConfiguration) Sets the value ofCfnJobDefinition.ContainerPropertiesProperty.getLogConfiguration()
CfnJobDefinition.TaskContainerPropertiesProperty.Builder.logConfiguration
(CfnJobDefinition.LogConfigurationProperty logConfiguration) Sets the value ofCfnJobDefinition.TaskContainerPropertiesProperty.getLogConfiguration()