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:



865
866
867
# File 'sig/types.rbs', line 865

def global_clusters
  @global_clusters
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


864
865
866
# File 'sig/types.rbs', line 864

def marker
  @marker
end