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])


985
986
987
# File 'sig/types.rbs', line 985

def clusters
  @clusters
end

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

Returns the value of attribute include.

Returns:

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


986
987
988
# File 'sig/types.rbs', line 986

def include
  @include
end