| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDefaultEncryptionConfigurationResult |
AbstractAWSIoTSiteWise.describeDefaultEncryptionConfiguration(DescribeDefaultEncryptionConfigurationRequest request) |
DescribeDefaultEncryptionConfigurationResult |
AWSIoTSiteWise.describeDefaultEncryptionConfiguration(DescribeDefaultEncryptionConfigurationRequest describeDefaultEncryptionConfigurationRequest)
Retrieves information about the default encryption configuration for the Amazon Web Services account in the
default or specified Region.
|
DescribeDefaultEncryptionConfigurationResult |
AWSIoTSiteWiseClient.describeDefaultEncryptionConfiguration(DescribeDefaultEncryptionConfigurationRequest request)
Retrieves information about the default encryption configuration for the Amazon Web Services account in the
default or specified Region.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDefaultEncryptionConfigurationResult |
DescribeDefaultEncryptionConfigurationResult.clone() |
DescribeDefaultEncryptionConfigurationResult |
DescribeDefaultEncryptionConfigurationResult.withConfigurationStatus(ConfigurationStatus configurationStatus)
The status of the account configuration.
|
DescribeDefaultEncryptionConfigurationResult |
DescribeDefaultEncryptionConfigurationResult.withEncryptionType(EncryptionType encryptionType)
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResult |
DescribeDefaultEncryptionConfigurationResult.withEncryptionType(String encryptionType)
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResult |
DescribeDefaultEncryptionConfigurationResult.withKmsKeyArn(String kmsKeyArn)
The key ARN of the customer managed key used for KMS encryption if you use
KMS_BASED_ENCRYPTION. |
Copyright © 2022. All rights reserved.