Builder
class Builder
Properties
Link copied to clipboard
Turn OnlineStore
off by specifying False
for the EnableOnlineStore
flag. Turn OnlineStore
on by specifying True
for the EnableOnlineStore
flag.
Link copied to clipboard
Use to specify KMS Key ID (KMSKeyId
) for at-rest encryption of your OnlineStore
.
Link copied to clipboard
Option for different tiers of low latency storage for real-time data retrieval.
Link copied to clipboard
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt
= EventTime
+ TtlDuration
. For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.OnlineStoreSecurityConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.TtlDuration inside the given block