Builder
Properties
Updates the feature group. Updating a feature group is an asynchronous operation. When you get an HTTP 200 response, you've made a valid request. It takes some time after you've made a valid request for Feature Store to update the feature group.
The name or Amazon Resource Name (ARN) of the feature group that you're updating.
Updates the feature group online store configuration.
The new throughput configuration for the feature group. You can switch between on-demand and provisioned modes or update the read / write capacity of provisioned feature groups. You can switch a feature group to on-demand only once in a 24 hour period.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.OnlineStoreConfigUpdate inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ThroughputConfigUpdate inside the given block