Method: AWS::CloudFormation::StackResource#metadata
- Defined in:
- lib/aws/cloud_formation/stack_resource.rb
#metadata ⇒ String? (readonly)
The JSON format content of the Metadata attribute declared for the resource.
46 47 48 |
# File 'lib/aws/cloud_formation/stack_resource.rb', line 46 def @metadata end |