UpdateFacetRequest

Types

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

Properties

Link copied to clipboard

List of attributes that need to be updated in a given schema Facet. Each attribute is followed by AttributeAction, which specifies the type of update operation to perform.

Link copied to clipboard
val name: String?

The name of the facet.

Link copied to clipboard

The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details.

Link copied to clipboard

The Amazon Resource Name (ARN) that is associated with the Facet. For more information, see arns.

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