Class: Aws::Types::CreateAcmeExternalAccountBindingResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAcmeExternalAccountBindingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#external_account_binding ⇒ Types::AcmeExternalAccountBinding
Returns the value of attribute external_account_binding.
Instance Attribute Details
#external_account_binding ⇒ Types::AcmeExternalAccountBinding
Returns the value of attribute external_account_binding.
364 365 366 |
# File 'sig/types.rbs', line 364 def external_account_binding @external_account_binding end |