@Stability(value=Stable)
public static interface CfnJobDefinition.LogConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-logconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJobDefinition.LogConfigurationProperty.Builder
A builder for
CfnJobDefinition.LogConfigurationProperty |
static class |
CfnJobDefinition.LogConfigurationProperty.Jsii$Proxy
An implementation for
CfnJobDefinition.LogConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJobDefinition.LogConfigurationProperty.Builder |
builder() |
String |
getLogDriver()
`CfnJobDefinition.LogConfigurationProperty.LogDriver`.
|
default Object |
getOptions()
`CfnJobDefinition.LogConfigurationProperty.Options`.
|
default Object |
getSecretOptions()
`CfnJobDefinition.LogConfigurationProperty.SecretOptions`.
|
@Stability(value=Stable) @NotNull String getLogDriver()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-logconfiguration.html#cfn-batch-jobdefinition-containerproperties-logconfiguration-logdriver@Stability(value=Stable) @Nullable default Object getOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-logconfiguration.html#cfn-batch-jobdefinition-containerproperties-logconfiguration-options@Stability(value=Stable) @Nullable default Object getSecretOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-logconfiguration.html#cfn-batch-jobdefinition-containerproperties-logconfiguration-secretoptions@Stability(value=Stable) static CfnJobDefinition.LogConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.