Module: Aws::CloudFront::Client::_CreateFieldLevelEncryptionProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateFieldLevelEncryptionProfileResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #etag ⇒ ::String
- #field_level_encryption_profile ⇒ Types::FieldLevelEncryptionProfile
- #location ⇒ ::String
Instance Method Details
#etag ⇒ ::String
333 |
# File 'sig/client.rbs', line 333 def etag: () -> ::String |
#field_level_encryption_profile ⇒ Types::FieldLevelEncryptionProfile
331 |
# File 'sig/client.rbs', line 331 def field_level_encryption_profile: () -> Types::FieldLevelEncryptionProfile |
#location ⇒ ::String
332 |
# File 'sig/client.rbs', line 332 def location: () -> ::String |