onlineStoreConfig
construct an aws.sdk.kotlin.services.sagemaker.model.OnlineStoreConfig inside the given block
You can turn the OnlineStore
on or off by specifying True
for the EnableOnlineStore
flag in OnlineStoreConfig
.
You can also include an Amazon Web Services KMS key ID (KMSKeyId
) for at-rest encryption of the OnlineStore
.
The default value is False
.