| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionEntities |
FieldLevelEncryptionProfileSummary.encryptionEntities()
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
|
EncryptionEntities |
FieldLevelEncryptionProfileConfig.encryptionEntities()
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
|
| Modifier and Type | Method and Description |
|---|---|
FieldLevelEncryptionProfileSummary.Builder |
FieldLevelEncryptionProfileSummary.Builder.encryptionEntities(EncryptionEntities encryptionEntities)
A complex data type of encryption entities for the field-level encryption profile that include the public key
ID, provider, and field patterns for specifying which fields to encrypt with this key.
|
FieldLevelEncryptionProfileConfig.Builder |
FieldLevelEncryptionProfileConfig.Builder.encryptionEntities(EncryptionEntities encryptionEntities)
A complex data type of encryption entities for the field-level encryption profile that include the public key
ID, provider, and field patterns for specifying which fields to encrypt with this key.
|
Copyright © 2021. All rights reserved.