Method: Awspec::Type::RdsProxy#id

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

#idObject



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

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