Class: Aws::Types::StartNetworkMigrationMappingUpdateSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:scope_tags])

Instance Attribute Summary collapse

Instance Attribute Details

#scope_tags ⇒ ::Hash[::String, ::String]

Returns the value of attribute scope_tags.

Returns:

  • (::Hash[::String, ::String])


1889
1890
1891
# File 'sig/types.rbs', line 1889

def scope_tags
  @scope_tags
end

#segment_id ⇒ ::String

Returns the value of attribute segment_id.

Returns:

  • (::String)


1887
1888
1889
# File 'sig/types.rbs', line 1887

def segment_id
  @segment_id
end

#target_account ⇒ ::String

Returns the value of attribute target_account.

Returns:

  • (::String)


1888
1889
1890
# File 'sig/types.rbs', line 1888

def 
  
end