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