Class CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mgn.CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty
An implementation for
CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty-
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.mgn.CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty
CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Builder, CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.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 CIDR block for inbound traffic in the target network.final StringThe CIDR block for inspection traffic in the target network.final StringThe CIDR block for outbound traffic in the target network.final StringThe network topology type for the target environment.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 theCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty.Builder.
-
-
Method Details
-
getInboundCidr
Description copied from interface:CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkPropertyThe CIDR block for inbound traffic in the target network.- Specified by:
getInboundCidrin interfaceCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty- See Also:
-
getInspectionCidr
Description copied from interface:CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkPropertyThe CIDR block for inspection traffic in the target network.- Specified by:
getInspectionCidrin interfaceCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty- See Also:
-
getOutboundCidr
Description copied from interface:CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkPropertyThe CIDR block for outbound traffic in the target network.- Specified by:
getOutboundCidrin interfaceCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty- See Also:
-
getTopology
Description copied from interface:CfnNetworkMigrationDefinitionPropsMixin.TargetNetworkPropertyThe network topology type for the target environment.- Specified by:
getTopologyin interfaceCfnNetworkMigrationDefinitionPropsMixin.TargetNetworkProperty- 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()
-