Method: Awspec::Type::EcrRepository#id

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

#idObject



14
15
16
# File 'lib/awspec/type/ecr_repository.rb', line 14

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