Method: Awspec::Type::BatchComputeEnvironment#id
- Defined in:
- lib/awspec/type/batch_compute_environment.rb
#id ⇒ Object
14 15 16 |
# File 'lib/awspec/type/batch_compute_environment.rb', line 14 def id @id ||= resource_via_client.compute_environment_name if resource_via_client end |