Class CfnVpcLinkProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigatewayv2.CfnVpcLinkProps.Jsii$Proxy
- All Implemented Interfaces:
CfnVpcLinkProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnVpcLinkProps
@Stability(Stable)
@Internal
public static final class CfnVpcLinkProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVpcLinkProps
An implementation for
CfnVpcLinkProps-
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.apigatewayv2.CfnVpcLinkProps
CfnVpcLinkProps.Builder, CfnVpcLinkProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnVpcLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVpcLinkProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnVpcLinkProps.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnVpcLinkPropsThe name of the VPC link.- Specified by:
getNamein interfaceCfnVpcLinkProps
-
getSubnetIds
Description copied from interface:CfnVpcLinkPropsA list of subnet IDs to include in the VPC link.- Specified by:
getSubnetIdsin interfaceCfnVpcLinkProps
-
getSecurityGroupIds
Description copied from interface:CfnVpcLinkPropsA list of security group IDs for the VPC link.- Specified by:
getSecurityGroupIdsin interfaceCfnVpcLinkProps
-
getTags
Description copied from interface:CfnVpcLinkPropsThe collection of tags.Each tag element is associated with a given resource.
- Specified by:
getTagsin interfaceCfnVpcLinkProps
-
$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()
-