Method: Awspec::Type::CloudwatchLogs#resource_via_client
- Defined in:
- lib/awspec/type/cloudwatch_logs.rb
#resource_via_client ⇒ Object
5 6 7 |
# File 'lib/awspec/type/cloudwatch_logs.rb', line 5 def resource_via_client @resource_via_client ||= find_cloudwatch_logs_group(@display_name) end |