Class: Aws::Types::GetCollaborationChangeRequestInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_request_identifier::String

Returns the value of attribute change_request_identifier.

Returns:

  • (::String)


1395
1396
1397
# File 'sig/types.rbs', line 1395

def change_request_identifier
  @change_request_identifier
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1394
1395
1396
# File 'sig/types.rbs', line 1394

def collaboration_identifier
  @collaboration_identifier
end