Class: Aws::Types::CreateCollaborationChangeRequestInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#changes::Array[Types::ChangeInput]

Returns the value of attribute changes.

Returns:



941
942
943
# File 'sig/types.rbs', line 941

def changes
  @changes
end

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


940
941
942
# File 'sig/types.rbs', line 940

def collaboration_identifier
  @collaboration_identifier
end