Class: Aws::Types::ClusterInformation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


624
625
626
# File 'sig/types.rbs', line 624

def cluster_arn
  @cluster_arn
end

#cluster_details::Array[Types::ClusterDetails]

Returns the value of attribute cluster_details.

Returns:



625
626
627
# File 'sig/types.rbs', line 625

def cluster_details
  @cluster_details
end