Class: Aws::Types::UpdatePolicyDefinition
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePolicyDefinition
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#static ⇒ Types::UpdateStaticPolicyDefinition
Returns the value of attribute static.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#static ⇒ Types::UpdateStaticPolicyDefinition
Returns the value of attribute static.
1191 1192 1193 |
# File 'sig/types.rbs', line 1191 def static @static end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1192 1193 1194 |
# File 'sig/types.rbs', line 1192 def unknown @unknown end |