Module: Aws::WorkSpacesWeb::Client::_GetTrustStoreCertificateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTrustStoreCertificateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificate ⇒ Types::Certificate
698 |
# File 'sig/client.rbs', line 698
def certificate: () -> Types::Certificate
|
#trust_store_arn ⇒ ::String
697 |
# File 'sig/client.rbs', line 697
def trust_store_arn: () -> ::String
|