| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
CreatePredictorRequest.encryptionConfig()
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
EncryptionConfig |
CreateDatasetRequest.encryptionConfig()
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
EncryptionConfig |
DescribePredictorResponse.encryptionConfig()
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
EncryptionConfig |
DescribeDatasetResponse.encryptionConfig()
The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePredictorRequest.Builder |
CreatePredictorRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
DescribePredictorResponse.Builder |
DescribePredictorResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon
Forecast can assume to access the key.
|
Copyright © 2020. All rights reserved.