NetworkMigrationMapperSegmentConstruct
Represents a construct within a mapper segment. A construct is an individual infrastructure component such as a VPC, subnet, security group, route table, or other network resource that is part of the network migration.
Types
Properties
Link copied to clipboard
The unique identifier of the construct.
Link copied to clipboard
The type of the construct, such as VPC, subnet, security group, or route table.
Link copied to clipboard
A description of the construct.
Link copied to clipboard
The properties and configuration of the construct.
Functions
Link copied to clipboard
inline fun copy(block: NetworkMigrationMapperSegmentConstruct.Builder.() -> Unit = {}): NetworkMigrationMapperSegmentConstruct