Class: Aws::Types::SubmitAttachmentStateChangesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachments::Array[Types::AttachmentStateChange]

Returns the value of attribute attachments.

Returns:



2563
2564
2565
# File 'sig/types.rbs', line 2563

def attachments
  @attachments
end

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


2562
2563
2564
# File 'sig/types.rbs', line 2562

def cluster
  @cluster
end