Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
EncryptionEntities |
EncryptionEntities.clone() |
EncryptionEntities |
FieldLevelEncryptionProfileSummary.getEncryptionEntities()
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.getEncryptionEntities()
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 |
EncryptionEntities.withItems(Collection<EncryptionEntity> items)
An array of field patterns in a field-level encryption content type-profile mapping.
|
EncryptionEntities |
EncryptionEntities.withItems(EncryptionEntity... items)
An array of field patterns in a field-level encryption content type-profile mapping.
|
EncryptionEntities |
EncryptionEntities.withQuantity(Integer quantity)
Number of field pattern items in a field-level encryption content type-profile mapping.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldLevelEncryptionProfileSummary.setEncryptionEntities(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.
|
void |
FieldLevelEncryptionProfileConfig.setEncryptionEntities(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.
|
FieldLevelEncryptionProfileSummary |
FieldLevelEncryptionProfileSummary.withEncryptionEntities(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 |
FieldLevelEncryptionProfileConfig.withEncryptionEntities(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 © 2022. All rights reserved.