@Stability(value=Stable)
public static interface CfnFargateProfile.LabelProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-fargateprofile-label.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFargateProfile.LabelProperty.Builder
A builder for
CfnFargateProfile.LabelProperty |
static class |
CfnFargateProfile.LabelProperty.Jsii$Proxy
An implementation for
CfnFargateProfile.LabelProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFargateProfile.LabelProperty.Builder |
builder() |
String |
getKey()
`CfnFargateProfile.LabelProperty.Key`.
|
String |
getValue()
`CfnFargateProfile.LabelProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-fargateprofile-label.html#cfn-eks-fargateprofile-label-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-fargateprofile-label.html#cfn-eks-fargateprofile-label-value@Stability(value=Stable) static CfnFargateProfile.LabelProperty.Builder builder()
Copyright © 2020. All rights reserved.