Method: Awspec::Type::Redshift#id

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

#idObject



9
10
11
# File 'lib/awspec/type/redshift.rb', line 9

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