| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
DescribeDatasetResponse.encryptionConfig()
The Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
EncryptionConfig |
DescribeAutoPredictorResponse.encryptionConfig()
Returns the value of the EncryptionConfig property for this object.
|
EncryptionConfig |
CreateDatasetRequest.encryptionConfig()
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
EncryptionConfig |
DescribePredictorResponse.encryptionConfig()
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
EncryptionConfig |
CreateAutoPredictorRequest.encryptionConfig()
Returns the value of the EncryptionConfig property for this object.
|
EncryptionConfig |
CreatePredictorRequest.encryptionConfig()
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
The Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the key.
|
DescribeAutoPredictorResponse.Builder |
DescribeAutoPredictorResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
Sets the value of the EncryptionConfig property for this object.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the key.
|
DescribePredictorResponse.Builder |
DescribePredictorResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the key.
|
CreateAutoPredictorRequest.Builder |
CreateAutoPredictorRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
Sets the value of the EncryptionConfig property for this object.
|
CreatePredictorRequest.Builder |
CreatePredictorRequest.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast
can assume to access the key.
|
Copyright © 2023. All rights reserved.