Module: Aws::CloudFront::Client::_UpdatePublicKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdatePublicKeyResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
2092 |
# File 'sig/client.rbs', line 2092
def etag: () -> ::String
|
#public_key ⇒ Types::PublicKey
2091 |
# File 'sig/client.rbs', line 2091
def public_key: () -> Types::PublicKey
|