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:



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

def db_subnet_groups
  @db_subnet_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


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

def marker
  @marker
end