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