Class: Aws::Types::Intent
- Inherits:
-
Object
- Object
- Aws::Types::Intent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intent_name ⇒ ::String
Returns the value of attribute intent_name.
-
#intent_version ⇒ ::String
Returns the value of attribute intent_version.
Instance Attribute Details
#intent_name ⇒ ::String
Returns the value of attribute intent_name.
591 592 593 |
# File 'sig/types.rbs', line 591 def intent_name @intent_name end |
#intent_version ⇒ ::String
Returns the value of attribute intent_version.
592 593 594 |
# File 'sig/types.rbs', line 592 def intent_version @intent_version end |