@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 CfnFargateProfilePropspublic final String getPodExecutionRoleArn()
CfnFargateProfilePropsgetPodExecutionRoleArn in interface CfnFargateProfilePropspublic final Object getSelectors()
CfnFargateProfilePropsgetSelectors in interface CfnFargateProfilePropspublic final String getFargateProfileName()
CfnFargateProfilePropsgetFargateProfileName in interface CfnFargateProfilePropspublic final List<String> getSubnets()
CfnFargateProfilePropsgetSubnets in interface CfnFargateProfilePropspublic final List<CfnTag> getTags()
CfnFargateProfilePropsgetTags in interface CfnFargateProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.