Class CfnConnector.ConnectorVpcLatticeEgressConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.transfer.CfnConnector.ConnectorVpcLatticeEgressConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnector.ConnectorVpcLatticeEgressConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnector.ConnectorVpcLatticeEgressConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConnector.ConnectorVpcLatticeEgressConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnector.ConnectorVpcLatticeEgressConfigProperty
An implementation for
CfnConnector.ConnectorVpcLatticeEgressConfigProperty-
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.transfer.CfnConnector.ConnectorVpcLatticeEgressConfigProperty
CfnConnector.ConnectorVpcLatticeEgressConfigProperty.Builder, CfnConnector.ConnectorVpcLatticeEgressConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnector.ConnectorVpcLatticeEgressConfigProperty.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 theCfnConnector.ConnectorVpcLatticeEgressConfigProperty.Builder.
-
-
Method Details
-
getResourceConfigurationArn
Description copied from interface:CfnConnector.ConnectorVpcLatticeEgressConfigPropertyARN of the VPC_LATTICE Resource Configuration that defines the target SFTP server location.Must point to a valid Resource Configuration in the customer's VPC with appropriate network connectivity to the SFTP server.
- Specified by:
getResourceConfigurationArnin interfaceCfnConnector.ConnectorVpcLatticeEgressConfigProperty- See Also:
-
getPortNumber
Description copied from interface:CfnConnector.ConnectorVpcLatticeEgressConfigPropertyPort number for connecting to the SFTP server through VPC_LATTICE.Defaults to 22 if not specified. Must match the port on which the target SFTP server is listening.
- Specified by:
getPortNumberin interfaceCfnConnector.ConnectorVpcLatticeEgressConfigProperty- 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()
-