Class: Aws::Types::AutomatedReasoningCheckRule
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningCheckRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#policy_version_arn ⇒ ::String
Returns the value of attribute policy_version_arn.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
148 149 150 |
# File 'sig/types.rbs', line 148 def id @id end |
#policy_version_arn ⇒ ::String
Returns the value of attribute policy_version_arn.
149 150 151 |
# File 'sig/types.rbs', line 149 def policy_version_arn @policy_version_arn end |