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)


1414
1415
1416
# File 'sig/types.rbs', line 1414

def change_request_identifier
  @change_request_identifier
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1413
1414
1415
# File 'sig/types.rbs', line 1413

def collaboration_identifier
  @collaboration_identifier
end