@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:24.805Z") @Stability(value=Stable) public interface CfnFargateProfileProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFargateProfileProps.Builder
A builder for
CfnFargateProfileProps |
static class |
CfnFargateProfileProps.Jsii$Proxy
An implementation for
CfnFargateProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFargateProfileProps.Builder |
builder() |
String |
getClusterName()
`AWS::EKS::FargateProfile.ClusterName`.
|
default String |
getFargateProfileName()
`AWS::EKS::FargateProfile.FargateProfileName`.
|
String |
getPodExecutionRoleArn()
`AWS::EKS::FargateProfile.PodExecutionRoleArn`.
|
Object |
getSelectors()
`AWS::EKS::FargateProfile.Selectors`.
|
default List<String> |
getSubnets()
`AWS::EKS::FargateProfile.Subnets`.
|
default List<CfnTag> |
getTags()
`AWS::EKS::FargateProfile.Tags`.
|
@Stability(value=Stable) @NotNull String getClusterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-clustername@Stability(value=Stable) @NotNull String getPodExecutionRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-podexecutionrolearn@Stability(value=Stable) @NotNull Object getSelectors()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-selectors@Stability(value=Stable) @Nullable default String getFargateProfileName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-fargateprofilename@Stability(value=Stable) @Nullable default List<String> getSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-subnets@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-tags@Stability(value=Stable) static CfnFargateProfileProps.Builder builder()
CfnFargateProfileProps.Builder of CfnFargateProfilePropsCopyright © 2020. All rights reserved.