Class CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.rtbfabric.CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty
An implementation for
CfnResponderGatewayPropsMixin.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.cfnpropertymixins.services.rtbfabric.CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty
CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Builder, CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponderGatewayPropsMixin.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
protected Jsii$Proxy(CfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty.Builder.
-
-
Method Details
-
getClusterApiServerCaCertificateChain
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe CA certificate chain of the cluster API server.- Specified by:
getClusterApiServerCaCertificateChainin interfaceCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty- See Also:
-
getClusterApiServerEndpointUri
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe URI of the cluster API server endpoint.- Specified by:
getClusterApiServerEndpointUriin interfaceCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty- See Also:
-
getClusterName
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe name of the cluster.- Specified by:
getClusterNamein interfaceCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty- See Also:
-
getEndpointsResourceName
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe name of the endpoint resource.- Specified by:
getEndpointsResourceNamein interfaceCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty- See Also:
-
getEndpointsResourceNamespace
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe namespace of the endpoint resource.- Specified by:
getEndpointsResourceNamespacein interfaceCfnResponderGatewayPropsMixin.EksEndpointsConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnResponderGatewayPropsMixin.EksEndpointsConfigurationPropertyThe role ARN for the cluster.- Specified by:
getRoleArnin interfaceCfnResponderGatewayPropsMixin.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()
-