Class: Aws::Types::CreateCloudFormationTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateCloudFormationTemplateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_id ⇒ ::String
Returns the value of attribute application_id.
-
#semantic_version ⇒ ::String
Returns the value of attribute semantic_version.
Instance Attribute Details
#application_id ⇒ ::String
Returns the value of attribute application_id.
225 226 227 |
# File 'sig/types.rbs', line 225 def application_id @application_id end |
#semantic_version ⇒ ::String
Returns the value of attribute semantic_version.
226 227 228 |
# File 'sig/types.rbs', line 226 def semantic_version @semantic_version end |