Class: Aws::Types::GetAcmeExternalAccountBindingCredentialsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAcmeExternalAccountBindingCredentialsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acme_external_account_binding_arn ⇒ ::String
Returns the value of attribute acme_external_account_binding_arn.
Instance Attribute Details
#acme_external_account_binding_arn ⇒ ::String
Returns the value of attribute acme_external_account_binding_arn.
612 613 614 |
# File 'sig/types.rbs', line 612 def acme_external_account_binding_arn @acme_external_account_binding_arn end |