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