Class: Aws::Types::TerminateResponsibilityTransferRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#end_timestamp::Time

Returns the value of attribute end_timestamp.

Returns:

  • (::Time)


1030
1031
1032
# File 'sig/types.rbs', line 1030

def end_timestamp
  @end_timestamp
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1029
1030
1031
# File 'sig/types.rbs', line 1029

def id
  @id
end