Method: Awspec::Type::RdsDbSubnetGroup#id

Defined in:
lib/awspec/type/rds_db_subnet_group.rb

#idObject



11
12
13
# File 'lib/awspec/type/rds_db_subnet_group.rb', line 11

def id
  @id ||= resource_via_client.db_subnet_group_name if resource_via_client
end