| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
EncryptionConfig.clone() |
EncryptionConfig |
DescribeDatasetResult.getEncryptionConfig()
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.
|
EncryptionConfig |
CreatePredictorRequest.getEncryptionConfig()
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.getEncryptionConfig()
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 |
DescribePredictorResult.getEncryptionConfig()
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 |
EncryptionConfig.withKMSKeyArn(String kMSKeyArn)
The Amazon Resource Name (ARN) of the KMS key.
|
EncryptionConfig |
EncryptionConfig.withRoleArn(String roleArn)
The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDatasetResult.setEncryptionConfig(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.
|
void |
CreatePredictorRequest.setEncryptionConfig(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.
|
void |
CreateDatasetRequest.setEncryptionConfig(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.
|
void |
DescribePredictorResult.setEncryptionConfig(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.
|
DescribeDatasetResult |
DescribeDatasetResult.withEncryptionConfig(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.
|
CreatePredictorRequest |
CreatePredictorRequest.withEncryptionConfig(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 |
CreateDatasetRequest.withEncryptionConfig(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.
|
DescribePredictorResult |
DescribePredictorResult.withEncryptionConfig(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.
|
Copyright © 2019. All rights reserved.