@Stability(value=Stable)
public static interface CfnTaskDefinition.SystemControlProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTaskDefinition.SystemControlProperty.Builder
A builder for
CfnTaskDefinition.SystemControlProperty |
static class |
CfnTaskDefinition.SystemControlProperty.Jsii$Proxy
An implementation for
CfnTaskDefinition.SystemControlProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTaskDefinition.SystemControlProperty.Builder |
builder() |
default String |
getNamespace()
`CfnTaskDefinition.SystemControlProperty.Namespace`.
|
default String |
getValue()
`CfnTaskDefinition.SystemControlProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getNamespace()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnTaskDefinition.SystemControlProperty.Builder builder()
Copyright © 2021. All rights reserved.