ResourceDataContainer

A container for resource data. The container takes only one of the following supported resource data types: ''LocalDeviceResourceData'', ''LocalVolumeResourceData'', ''SageMakerMachineLearningModelResourceData'', ''S3MachineLearningModelResourceData'', ''SecretsManagerSecretResourceData''.

Types

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

Properties

Link copied to clipboard

Attributes that define the local device resource.

Link copied to clipboard

Attributes that define the local volume resource.

Link copied to clipboard

Attributes that define an Amazon S3 machine learning resource.

Attributes that define an Amazon SageMaker machine learning resource.

Link copied to clipboard

Attributes that define a secret resource, which references a secret from AWS Secrets Manager.

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