Class: Aws::Types::ClusterSubnetGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_subnet_groups::Array[Types::ClusterSubnetGroup]

Returns the value of attribute cluster_subnet_groups.

Returns:



431
432
433
# File 'sig/types.rbs', line 431

def cluster_subnet_groups
  @cluster_subnet_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


430
431
432
# File 'sig/types.rbs', line 430

def marker
  @marker
end