Class: Aws::Types::DBSubnetGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_subnet_groups::Array[Types::DBSubnetGroup]

Returns the value of attribute db_subnet_groups.

Returns:



1734
1735
1736
# File 'sig/types.rbs', line 1734

def db_subnet_groups
  @db_subnet_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1733
1734
1735
# File 'sig/types.rbs', line 1733

def marker
  @marker
end