Class: Aws::Types::DescribeClustersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#clusters::Array[::String]

Returns the value of attribute clusters.

Returns:

  • (::Array[::String])


970
971
972
# File 'sig/types.rbs', line 970

def clusters
  @clusters
end

#include::Array[("ATTACHMENTS" | "CONFIGURATIONS" | "SETTINGS" | "STATISTICS" | "TAGS")]

Returns the value of attribute include.

Returns:

  • (::Array[("ATTACHMENTS" | "CONFIGURATIONS" | "SETTINGS" | "STATISTICS" | "TAGS")])


971
972
973
# File 'sig/types.rbs', line 971

def include
  @include
end