Method: TerraformConfig::Policy#name
- Defined in:
- lib/core/terraform_config/policy.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
12 13 14 |
# File 'lib/core/terraform_config/policy.rb', line 12 def name @name end |