Class: Aws::Types::StartNetworkMigrationMappingUpdateConstruct

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)


1867
1868
1869
# File 'sig/types.rbs', line 1867

def construct_id
  @construct_id
end

#construct_type ⇒ ::String

Returns the value of attribute construct_type.

Returns:

  • (::String)


1868
1869
1870
# File 'sig/types.rbs', line 1868

def construct_type
  @construct_type
end

#operation ⇒ Types::OperationUnion

Returns the value of attribute operation.



1869
1870
1871
# File 'sig/types.rbs', line 1869

def operation
  @operation
end

#segment_id ⇒ ::String

Returns the value of attribute segment_id.

Returns:

  • (::String)


1866
1867
1868
# File 'sig/types.rbs', line 1866

def segment_id
  @segment_id
end