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.
876 877 878 |
# File 'sig/types.rbs', line 876 def unknown @unknown end |
#v1 ⇒ Types::ConsolidatedPolicyV1
Returns the value of attribute v1.
875 876 877 |
# File 'sig/types.rbs', line 875 def v1 @v1 end |