Class: Aws::Types::ConfirmCustomerAgreementRequest
- Inherits:
-
Object
- Object
- Aws::Types::ConfirmCustomerAgreementRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agreement_name ⇒ ::String
Returns the value of attribute agreement_name.
Instance Attribute Details
#agreement_name ⇒ ::String
Returns the value of attribute agreement_name.
148 149 150 |
# File 'sig/types.rbs', line 148 def agreement_name @agreement_name end |