Class: Aws::Types::GetSystemTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSystemTemplateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#revision_number ⇒ ::Integer
Returns the value of attribute revision_number.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
266 267 268 |
# File 'sig/types.rbs', line 266 def id @id end |
#revision_number ⇒ ::Integer
Returns the value of attribute revision_number.
267 268 269 |
# File 'sig/types.rbs', line 267 def revision_number @revision_number end |