Class: Aws::Types::PutApprovalResultOutput
- Inherits:
-
Object
- Object
- Aws::Types::PutApprovalResultOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approved_at ⇒ ::Time
Returns the value of attribute approved_at.
Instance Attribute Details
#approved_at ⇒ ::Time
Returns the value of attribute approved_at.
1050 1051 1052 |
# File 'sig/types.rbs', line 1050 def approved_at @approved_at end |