Module: Aws::ACM::Client::_GetCertificateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCertificateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificate ⇒ ::String
274 |
# File 'sig/client.rbs', line 274
def certificate: () -> ::String
|
#certificate_chain ⇒ ::String
275 |
# File 'sig/client.rbs', line 275
def certificate_chain: () -> ::String
|