Method: Awspec::Type::EcrRepository#id

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

#idObject



16
17
18
# File 'lib/awspec/type/ecr_repository.rb', line 16

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