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:



2547
2548
2549
# File 'sig/types.rbs', line 2547

def attachments
  @attachments
end

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


2546
2547
2548
# File 'sig/types.rbs', line 2546

def cluster
  @cluster
end