Class: Aws::Types::UpdateAssertionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAssertionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assertion ⇒ Types::Assertion
Returns the value of attribute assertion.
Instance Attribute Details
#assertion ⇒ Types::Assertion
Returns the value of attribute assertion.
1848 1849 1850 |
# File 'sig/types.rbs', line 1848 def assertion @assertion end |