Module: Aws::CloudFront::Client::_CreatePublicKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePublicKeyResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
489 |
# File 'sig/client.rbs', line 489
def etag: () -> ::String
|
#location ⇒ ::String
488 |
# File 'sig/client.rbs', line 488
def location: () -> ::String
|
#public_key ⇒ Types::PublicKey
487 |
# File 'sig/client.rbs', line 487
def public_key: () -> Types::PublicKey
|