Skip to content

/AWS1/CL_MGNNETWORKMIGRDEFN

NetworkMigrationDefinition

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/MGNARN /AWS1/MGNARN

The Amazon Resource Name (ARN) of the network migration definition.

iv_networkmigrationdefnid TYPE /AWS1/MGNNETWORKMIGRDEFNID /AWS1/MGNNETWORKMIGRDEFNID

The unique identifier of the network migration definition.

iv_name TYPE /AWS1/MGNNETWORKMIGRDEFNNAME /AWS1/MGNNETWORKMIGRDEFNNAME

The name of the network migration definition.

iv_description TYPE /AWS1/MGNNETWORKMIGRDEFNDESC /AWS1/MGNNETWORKMIGRDEFNDESC

A description of the network migration definition.

it_sourceconfigurations TYPE /AWS1/CL_MGNSOURCECONF=>TT_SOURCECONFIGURATIONLIST TT_SOURCECONFIGURATIONLIST

A list of source configurations for the network migration.

io_targets3configuration TYPE REF TO /AWS1/CL_MGNTARGETS3CONF /AWS1/CL_MGNTARGETS3CONF

The S3 configuration for storing the target network artifacts.

io_targetnetwork TYPE REF TO /AWS1/CL_MGNTARGETNETWORK /AWS1/CL_MGNTARGETNETWORK

The target network configuration including topology and CIDR ranges.

iv_targetdeployment TYPE /AWS1/MGNTARGETDEPLOYMENT /AWS1/MGNTARGETDEPLOYMENT

The target deployment configuration for the migrated network.

iv_createdat TYPE /AWS1/MGNTIMESTAMP /AWS1/MGNTIMESTAMP

The timestamp when the network migration definition was created.

iv_updatedat TYPE /AWS1/MGNTIMESTAMP /AWS1/MGNTIMESTAMP

The timestamp when the network migration definition was last updated.

it_tags TYPE /AWS1/CL_MGNTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP

Tags assigned to the network migration definition.

it_scopetags TYPE /AWS1/CL_MGNSCOPETAGSMAP_W=>TT_SCOPETAGSMAP TT_SCOPETAGSMAP

Scope tags for the network migration definition.


Queryable Attributes

arn

The Amazon Resource Name (ARN) of the network migration definition.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

networkMigrationDefinitionID

The unique identifier of the network migration definition.

Accessible with the following methods

Method Description
GET_NETWORKMIGRATIONDEFNID() Getter for NETWORKMIGRATIONDEFINITIONID, with configurable d
ASK_NETWORKMIGRATIONDEFNID() Getter for NETWORKMIGRATIONDEFINITIONID w/ exceptions if fie
HAS_NETWORKMIGRATIONDEFNID() Determine if NETWORKMIGRATIONDEFINITIONID has a value

name

The name of the network migration definition.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

description

A description of the network migration definition.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

sourceConfigurations

A list of source configurations for the network migration.

Accessible with the following methods

Method Description
GET_SOURCECONFIGURATIONS() Getter for SOURCECONFIGURATIONS, with configurable default
ASK_SOURCECONFIGURATIONS() Getter for SOURCECONFIGURATIONS w/ exceptions if field has n
HAS_SOURCECONFIGURATIONS() Determine if SOURCECONFIGURATIONS has a value

targetS3Configuration

The S3 configuration for storing the target network artifacts.

Accessible with the following methods

Method Description
GET_TARGETS3CONFIGURATION() Getter for TARGETS3CONFIGURATION

targetNetwork

The target network configuration including topology and CIDR ranges.

Accessible with the following methods

Method Description
GET_TARGETNETWORK() Getter for TARGETNETWORK

targetDeployment

The target deployment configuration for the migrated network.

Accessible with the following methods

Method Description
GET_TARGETDEPLOYMENT() Getter for TARGETDEPLOYMENT, with configurable default
ASK_TARGETDEPLOYMENT() Getter for TARGETDEPLOYMENT w/ exceptions if field has no va
HAS_TARGETDEPLOYMENT() Determine if TARGETDEPLOYMENT has a value

createdAt

The timestamp when the network migration definition was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

The timestamp when the network migration definition was last updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

tags

Tags assigned to the network migration definition.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

scopeTags

Scope tags for the network migration definition.

Accessible with the following methods

Method Description
GET_SCOPETAGS() Getter for SCOPETAGS, with configurable default
ASK_SCOPETAGS() Getter for SCOPETAGS w/ exceptions if field has no value
HAS_SCOPETAGS() Determine if SCOPETAGS has a value