@Stability(value=Stable) @Internal public static final class CfnFargateProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFargateProfileProps
CfnFargateProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFargateProfileProps.Builder, CfnFargateProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String clusterName,
String podExecutionRoleArn,
Object selectors,
String fargateProfileName,
List<String> subnets,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnFargateProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterName()
`AWS::EKS::FargateProfile.ClusterName`.
|
String |
getFargateProfileName()
`AWS::EKS::FargateProfile.FargateProfileName`.
|
String |
getPodExecutionRoleArn()
`AWS::EKS::FargateProfile.PodExecutionRoleArn`.
|
Object |
getSelectors()
`AWS::EKS::FargateProfile.Selectors`.
|
List<String> |
getSubnets()
`AWS::EKS::FargateProfile.Subnets`.
|
List<CfnTag> |
getTags()
`AWS::EKS::FargateProfile.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getClusterName()
CfnFargateProfilePropsgetClusterName in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-clusternamepublic final String getPodExecutionRoleArn()
CfnFargateProfilePropsgetPodExecutionRoleArn in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-podexecutionrolearnpublic final Object getSelectors()
CfnFargateProfilePropsgetSelectors in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-selectorspublic final String getFargateProfileName()
CfnFargateProfilePropsgetFargateProfileName in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-fargateprofilenamepublic final List<String> getSubnets()
CfnFargateProfilePropsgetSubnets in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-subnetspublic final List<CfnTag> getTags()
CfnFargateProfilePropsgetTags in interface CfnFargateProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-fargateprofile.html#cfn-eks-fargateprofile-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.