Class: Aws::Types::DescribeAgreementResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAgreementResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agreement ⇒ Types::DescribedAgreement
Returns the value of attribute agreement.
Instance Attribute Details
#agreement ⇒ Types::DescribedAgreement
Returns the value of attribute agreement.
342 343 344 |
# File 'sig/types.rbs', line 342 def agreement @agreement end |