| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionSetting |
DescribeBotRecommendationResponse.encryptionSetting()
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
EncryptionSetting |
StartBotRecommendationResponse.encryptionSetting()
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
EncryptionSetting |
UpdateBotRecommendationRequest.encryptionSetting()
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
EncryptionSetting |
StartBotRecommendationRequest.encryptionSetting()
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
EncryptionSetting |
UpdateBotRecommendationResponse.encryptionSetting()
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotRecommendationResponse.Builder |
DescribeBotRecommendationResponse.Builder.encryptionSetting(EncryptionSetting encryptionSetting)
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
StartBotRecommendationResponse.Builder |
StartBotRecommendationResponse.Builder.encryptionSetting(EncryptionSetting encryptionSetting)
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
UpdateBotRecommendationRequest.Builder |
UpdateBotRecommendationRequest.Builder.encryptionSetting(EncryptionSetting encryptionSetting)
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
StartBotRecommendationRequest.Builder |
StartBotRecommendationRequest.Builder.encryptionSetting(EncryptionSetting encryptionSetting)
The object representing the passwords that will be used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
UpdateBotRecommendationResponse.Builder |
UpdateBotRecommendationResponse.Builder.encryptionSetting(EncryptionSetting encryptionSetting)
The object representing the passwords that were used to encrypt the data related to the bot recommendation
results, as well as the KMS key ARN used to encrypt the associated metadata.
|
Copyright © 2023. All rights reserved.