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:



500
501
502
# File 'sig/types.rbs', line 500

def db_subnet_groups
  @db_subnet_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


499
500
501
# File 'sig/types.rbs', line 499

def marker
  @marker
end