static DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.builder() |
|
default DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.configurationStatus(Consumer<ConfigurationStatus.Builder> configurationStatus) |
The status of the account configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.configurationStatus(ConfigurationStatus configurationStatus) |
The status of the account configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.encryptionType(String encryptionType) |
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.encryptionType(EncryptionType encryptionType) |
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.kmsKeyArn(String kmsKeyArn) |
The key ARN of the customer managed key used for KMS encryption if you use KMS_BASED_ENCRYPTION.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.toBuilder() |
|