| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OnlineStoreSecurityConfig |
OnlineStoreConfig.securityConfig()
Use to specify KMS Key ID (
KMSKeyId) for at-rest encryption of your OnlineStore. |
| Modifier and Type | Method and Description |
|---|---|
OnlineStoreConfig.Builder |
OnlineStoreConfig.Builder.securityConfig(OnlineStoreSecurityConfig securityConfig)
Use to specify KMS Key ID (
KMSKeyId) for at-rest encryption of your OnlineStore. |
Copyright © 2020. All rights reserved.