Class CfnRuntimePropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnRuntimePropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRuntimePropsMixin.ManagedVpcResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRuntimePropsMixin.ManagedVpcResourceProperty
@Stability(Stable)
@Internal
public static final class CfnRuntimePropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRuntimePropsMixin.ManagedVpcResourceProperty
An implementation for
CfnRuntimePropsMixin.ManagedVpcResourceProperty-
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.bedrockagentcore.CfnRuntimePropsMixin.ManagedVpcResourceProperty
CfnRuntimePropsMixin.ManagedVpcResourceProperty.Builder, CfnRuntimePropsMixin.ManagedVpcResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuntimePropsMixin.ManagedVpcResourceProperty.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 IP address type for the endpoint.final StringAn intermediate domain to use as the resource configuration endpoint instead of the actual target domain.The security group IDs.The subnet IDs.getTags()Tags to apply to the managed VPC Lattice resource gateway.final StringThe VPC identifier.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 theCfnRuntimePropsMixin.ManagedVpcResourceProperty.Builder.
-
-
Method Details
-
getEndpointIpAddressType
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyThe IP address type for the endpoint.- Specified by:
getEndpointIpAddressTypein interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- See Also:
-
getRoutingDomain
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyAn intermediate domain to use as the resource configuration endpoint instead of the actual target domain.- Specified by:
getRoutingDomainin interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- See Also:
-
getSecurityGroupIds
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyThe security group IDs.- Specified by:
getSecurityGroupIdsin interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- See Also:
-
getSubnetIds
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyThe subnet IDs.- Specified by:
getSubnetIdsin interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- See Also:
-
getTags
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyTags to apply to the managed VPC Lattice resource gateway.- Specified by:
getTagsin interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- See Also:
-
getVpcIdentifier
Description copied from interface:CfnRuntimePropsMixin.ManagedVpcResourcePropertyThe VPC identifier.- Specified by:
getVpcIdentifierin interfaceCfnRuntimePropsMixin.ManagedVpcResourceProperty- 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()
-