| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsXrayEncryptionConfigDetails |
AwsXrayEncryptionConfigDetails.clone() |
AwsXrayEncryptionConfigDetails |
ResourceDetails.getAwsXrayEncryptionConfig()
Information about the encryption configuration for X-Ray.
|
AwsXrayEncryptionConfigDetails |
AwsXrayEncryptionConfigDetails.withKeyId(String keyId)
The identifier of the KMS key that is used for encryption.
|
AwsXrayEncryptionConfigDetails |
AwsXrayEncryptionConfigDetails.withStatus(String status)
The current status of the encryption configuration.
|
AwsXrayEncryptionConfigDetails |
AwsXrayEncryptionConfigDetails.withType(String type)
The type of encryption.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsXrayEncryptionConfig(AwsXrayEncryptionConfigDetails awsXrayEncryptionConfig)
Information about the encryption configuration for X-Ray.
|
ResourceDetails |
ResourceDetails.withAwsXrayEncryptionConfig(AwsXrayEncryptionConfigDetails awsXrayEncryptionConfig)
Information about the encryption configuration for X-Ray.
|
Copyright © 2024. All rights reserved.