Class: Aws::Types::UpdateSubnetGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_group ⇒ Types::SubnetGroup

Returns the value of attribute subnet_group.

Returns:



1121
1122
1123
# File 'sig/types.rbs', line 1121

def subnet_group
  @subnet_group
end