| Package | Description |
|---|---|
| com.amazonaws.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
EncryptionConfig.clone() |
EncryptionConfig |
DescribeAutoPredictorResult.getEncryptionConfig() |
EncryptionConfig |
CreatePredictorRequest.getEncryptionConfig()
An Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
EncryptionConfig |
DescribeDatasetResult.getEncryptionConfig()
The Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can
assume to access the key.
|
EncryptionConfig |
CreateDatasetRequest.getEncryptionConfig()
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.getEncryptionConfig() |
EncryptionConfig |
DescribePredictorResult.getEncryptionConfig()
An Key Management Service (KMS) key and the 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 KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAutoPredictorResult.setEncryptionConfig(EncryptionConfig encryptionConfig) |
void |
CreatePredictorRequest.setEncryptionConfig(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.
|
void |
DescribeDatasetResult.setEncryptionConfig(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.
|
void |
CreateDatasetRequest.setEncryptionConfig(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.
|
void |
CreateAutoPredictorRequest.setEncryptionConfig(EncryptionConfig encryptionConfig) |
void |
DescribePredictorResult.setEncryptionConfig(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.
|
DescribeAutoPredictorResult |
DescribeAutoPredictorResult.withEncryptionConfig(EncryptionConfig encryptionConfig) |
CreatePredictorRequest |
CreatePredictorRequest.withEncryptionConfig(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.
|
DescribeDatasetResult |
DescribeDatasetResult.withEncryptionConfig(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.
|
CreateDatasetRequest |
CreateDatasetRequest.withEncryptionConfig(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 |
CreateAutoPredictorRequest.withEncryptionConfig(EncryptionConfig encryptionConfig) |
DescribePredictorResult |
DescribePredictorResult.withEncryptionConfig(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 © 2024. All rights reserved.