public static interface AwsKinesisStreamStreamEncryptionDetails.Builder extends SdkPojo, CopyableBuilder<AwsKinesisStreamStreamEncryptionDetails.Builder,AwsKinesisStreamStreamEncryptionDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsKinesisStreamStreamEncryptionDetails.Builder |
encryptionType(String encryptionType)
The encryption type to use.
|
AwsKinesisStreamStreamEncryptionDetails.Builder |
keyId(String keyId)
The globally unique identifier for the customer-managed KMS key to use for encryption.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsKinesisStreamStreamEncryptionDetails.Builder encryptionType(String encryptionType)
The encryption type to use.
encryptionType - The encryption type to use.AwsKinesisStreamStreamEncryptionDetails.Builder keyId(String keyId)
The globally unique identifier for the customer-managed KMS key to use for encryption.
keyId - The globally unique identifier for the customer-managed KMS key to use for encryption.Copyright © 2023. All rights reserved.