Skip to content

/AWS1/CL_GGSRESRCDATACONTAINER

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

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_LOCALDEVICERESOURCEDATA TYPE REF TO /AWS1/CL_GGSLOCALDEVRESRCDATA /AWS1/CL_GGSLOCALDEVRESRCDATA

Attributes that define the local device resource.

IO_LOCALVOLUMERESOURCEDATA TYPE REF TO /AWS1/CL_GGSLOCALVOLRESRCDATA /AWS1/CL_GGSLOCALVOLRESRCDATA

Attributes that define the local volume resource.

IO_S3MLMODELRESOURCEDATA TYPE REF TO /AWS1/CL_GGSS3MLMODELRESRCDATA /AWS1/CL_GGSS3MLMODELRESRCDATA

Attributes that define an Amazon S3 machine learning resource.

IO_SMMLMODELRESOURCEDATA TYPE REF TO /AWS1/CL_GGSSMMLMODELRESRCDATA /AWS1/CL_GGSSMMLMODELRESRCDATA

Attributes that define an Amazon SageMaker machine learning resource.

IO_SECRETSMANAGERSECRETRES00 TYPE REF TO /AWS1/CL_GGSSECRETSMANAGERSE00 /AWS1/CL_GGSSECRETSMANAGERSE00

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


Queryable Attributes

LocalDeviceResourceData

Attributes that define the local device resource.

Accessible with the following methods

Method Description
GET_LOCALDEVICERESOURCEDATA() Getter for LOCALDEVICERESOURCEDATA

LocalVolumeResourceData

Attributes that define the local volume resource.

Accessible with the following methods

Method Description
GET_LOCALVOLUMERESOURCEDATA() Getter for LOCALVOLUMERESOURCEDATA

S3MachineLearningModelResourceData

Attributes that define an Amazon S3 machine learning resource.

Accessible with the following methods

Method Description
GET_S3MLMODELRESOURCEDATA() Getter for S3MLMODELRESOURCEDATA

SageMakerMachineLearningModelResourceData

Attributes that define an Amazon SageMaker machine learning resource.

Accessible with the following methods

Method Description
GET_SMMLMODELRESOURCEDATA() Getter for SAGEMAKERMLMODELRESOURCEDATA

SecretsManagerSecretResourceData

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

Accessible with the following methods

Method Description
GET_SECRETSMANAGERSECRETRE00() Getter for SECRETSMANAGERSECRETRESRCD00