Module: Aws::CloudFront::Client::_UpdateTrustStoreResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateTrustStoreResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
2158 |
# File 'sig/client.rbs', line 2158
def etag: () -> ::String
|
#trust_store ⇒ Types::TrustStore
2157 |
# File 'sig/client.rbs', line 2157
def trust_store: () -> Types::TrustStore
|