Class: Aws::Types::GetNetworkMigrationMapperSegmentConstructRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#construct_id ⇒ ::String

Returns the value of attribute construct_id.

Returns:

  • (::String)


536
537
538
# File 'sig/types.rbs', line 536

def construct_id
  @construct_id
end

#network_migration_definition_id ⇒ ::String

Returns the value of attribute network_migration_definition_id.

Returns:

  • (::String)


533
534
535
# File 'sig/types.rbs', line 533

def network_migration_definition_id
  @network_migration_definition_id
end

#network_migration_execution_id ⇒ ::String

Returns the value of attribute network_migration_execution_id.

Returns:

  • (::String)


534
535
536
# File 'sig/types.rbs', line 534

def network_migration_execution_id
  @network_migration_execution_id
end

#segment_id ⇒ ::String

Returns the value of attribute segment_id.

Returns:

  • (::String)


535
536
537
# File 'sig/types.rbs', line 535

def segment_id
  @segment_id
end