Class: Aws::Types::CloudFormationProperties
- Inherits:
-
Object
- Object
- Aws::Types::CloudFormationProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_url ⇒ ::String
Returns the value of attribute template_url.
Instance Attribute Details
#template_url ⇒ ::String
Returns the value of attribute template_url.
555 556 557 |
# File 'sig/types.rbs', line 555 def template_url @template_url end |