Class: Aws::Types::GlobalClustersMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_clusters::Array[Types::GlobalCluster]

Returns the value of attribute global_clusters.

Returns:



2699
2700
2701
# File 'sig/types.rbs', line 2699

def global_clusters
  @global_clusters
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2698
2699
2700
# File 'sig/types.rbs', line 2698

def marker
  @marker
end