Class CfnResponderGateway.EksEndpointsConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rtbfabric.CfnResponderGateway.EksEndpointsConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResponderGateway.EksEndpointsConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResponderGateway.EksEndpointsConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnResponderGateway.EksEndpointsConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResponderGateway.EksEndpointsConfigurationProperty
An implementation for
CfnResponderGateway.EksEndpointsConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.rtbfabric.CfnResponderGateway.EksEndpointsConfigurationProperty
CfnResponderGateway.EksEndpointsConfigurationProperty.Builder, CfnResponderGateway.EksEndpointsConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponderGateway.EksEndpointsConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe CA certificate chain of the cluster API server.final StringThe URI of the cluster API server endpoint.final StringThe name of the cluster.final StringThe name of the endpoint resource.final StringThe namespace of the endpoint resource.final StringThe role ARN for the cluster.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnResponderGateway.EksEndpointsConfigurationProperty.Builder.
-
-
Method Details
-
getClusterApiServerCaCertificateChain
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe CA certificate chain of the cluster API server.- Specified by:
getClusterApiServerCaCertificateChainin interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
getClusterApiServerEndpointUri
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe URI of the cluster API server endpoint.- Specified by:
getClusterApiServerEndpointUriin interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
getClusterName
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe name of the cluster.- Specified by:
getClusterNamein interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
getEndpointsResourceName
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe name of the endpoint resource.- Specified by:
getEndpointsResourceNamein interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
getEndpointsResourceNamespace
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe namespace of the endpoint resource.- Specified by:
getEndpointsResourceNamespacein interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnResponderGateway.EksEndpointsConfigurationPropertyThe role ARN for the cluster.- Specified by:
getRoleArnin interfaceCfnResponderGateway.EksEndpointsConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-