ResourceCatalog

A resource catalog containing all of the resources of a specific resource type within a resource owner account. For an example on sharing the Amazon SageMaker Feature Store DefaultFeatureGroupCatalog, see Share Amazon SageMaker Catalog resource type in the Amazon SageMaker Developer Guide.

Types

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

Properties

Link copied to clipboard

The time the ResourceCatalog was created.

Link copied to clipboard

A free form description of the ResourceCatalog.

Link copied to clipboard

The Amazon Resource Name (ARN) of the ResourceCatalog.

Link copied to clipboard

The name of the ResourceCatalog.

Functions

Link copied to clipboard
inline fun copy(block: ResourceCatalog.Builder.() -> Unit = {}): ResourceCatalog
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