Method: Awspec::Type::AlbTargetGroup#id
- Defined in:
- lib/awspec/type/alb_target_group.rb
#id ⇒ Object
7 8 9 |
# File 'lib/awspec/type/alb_target_group.rb', line 7 def id @id ||= resource_via_client.target_group_name if resource_via_client end |