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