Method: TerraformConfig::Secret#type
- Defined in:
- lib/core/terraform_config/secret.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
17 18 19 |
# File 'lib/core/terraform_config/secret.rb', line 17 def type @type end |