Method: Awspec::Type::RdsGlobalCluster#id

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

#idObject



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

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