UpdateFeatureMetadataRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description that you can write to better describe the feature.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the feature group containing the feature that you're updating.

Link copied to clipboard

The name of the feature that you're updating.

Link copied to clipboard

A list of key-value pairs that you can add to better describe the feature.

Link copied to clipboard

A list of parameter keys that you can specify to remove parameters that describe your feature.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String