Class: Aws::Types::ConsolidatedPolicy
- Inherits:
-
Object
- Object
- Aws::Types::ConsolidatedPolicy
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#v1 ⇒ Types::ConsolidatedPolicyV1
Returns the value of attribute v1.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
859 860 861 |
# File 'sig/types.rbs', line 859 def unknown @unknown end |
#v1 ⇒ Types::ConsolidatedPolicyV1
Returns the value of attribute v1.
858 859 860 |
# File 'sig/types.rbs', line 858 def v1 @v1 end |