Skip to content

/AWS1/CL_CRLGETCOLLABORATION01

GetCollaborationConfiguredModelAlgorithmAssociationResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_createtime TYPE /AWS1/CRLTIMESTAMP /AWS1/CRLTIMESTAMP

The time at which the configured model algorithm association was created.

iv_updatetime TYPE /AWS1/CRLTIMESTAMP /AWS1/CRLTIMESTAMP

The most recent time at which the configured model algorithm association was updated.

iv_cfguredmdelalgassociati00 TYPE /AWS1/CRLCFGUREDMDELALGASSOC00 /AWS1/CRLCFGUREDMDELALGASSOC00

The Amazon Resource Name (ARN) of the configured model algorithm association.

iv_membershipidentifier TYPE /AWS1/CRLUUID /AWS1/CRLUUID

The membership ID of the member that created the configured model algorithm association.

iv_collaborationidentifier TYPE /AWS1/CRLUUID /AWS1/CRLUUID

The collaboration ID of the collaboration that contains the configured model algorithm association.

iv_configuredmodelalgarn TYPE /AWS1/CRLCONFIGUREDMODELALGARN /AWS1/CRLCONFIGUREDMODELALGARN

The Amazon Resource Name (ARN) of the configured model algorithm association.

iv_name TYPE /AWS1/CRLNAMESTRING /AWS1/CRLNAMESTRING

The name of the configured model algorithm association.

iv_creatoraccountid TYPE /AWS1/CRLACCOUNTID /AWS1/CRLACCOUNTID

The account ID of the member that created the configured model algorithm association.

Optional arguments:

iv_description TYPE /AWS1/CRLRESOURCEDESCRIPTION /AWS1/CRLRESOURCEDESCRIPTION

The description of the configured model algorithm association.

io_privacyconfiguration TYPE REF TO /AWS1/CL_CRLPRIVACYCONF /AWS1/CL_CRLPRIVACYCONF

privacyConfiguration


Queryable Attributes

createTime

The time at which the configured model algorithm association was created.

Accessible with the following methods

Method Description
GET_CREATETIME() Getter for CREATETIME, with configurable default
ASK_CREATETIME() Getter for CREATETIME w/ exceptions if field has no value
HAS_CREATETIME() Determine if CREATETIME has a value

updateTime

The most recent time at which the configured model algorithm association was updated.

Accessible with the following methods

Method Description
GET_UPDATETIME() Getter for UPDATETIME, with configurable default
ASK_UPDATETIME() Getter for UPDATETIME w/ exceptions if field has no value
HAS_UPDATETIME() Determine if UPDATETIME has a value

configuredModelAlgorithmAssociationArn

The Amazon Resource Name (ARN) of the configured model algorithm association.

Accessible with the following methods

Method Description
GET_CFGUREDMDELALGASSOCIAT01() Getter for CFGUREDMDELALGASSOCIATIONARN, with configurable d
ASK_CFGUREDMDELALGASSOCIAT01() Getter for CFGUREDMDELALGASSOCIATIONARN w/ exceptions if fie
HAS_CFGUREDMDELALGASSOCIAT01() Determine if CFGUREDMDELALGASSOCIATIONARN has a value

membershipIdentifier

The membership ID of the member that created the configured model algorithm association.

Accessible with the following methods

Method Description
GET_MEMBERSHIPIDENTIFIER() Getter for MEMBERSHIPIDENTIFIER, with configurable default
ASK_MEMBERSHIPIDENTIFIER() Getter for MEMBERSHIPIDENTIFIER w/ exceptions if field has n
HAS_MEMBERSHIPIDENTIFIER() Determine if MEMBERSHIPIDENTIFIER has a value

collaborationIdentifier

The collaboration ID of the collaboration that contains the configured model algorithm association.

Accessible with the following methods

Method Description
GET_COLLABORATIONIDENTIFIER() Getter for COLLABORATIONIDENTIFIER, with configurable defaul
ASK_COLLABORATIONIDENTIFIER() Getter for COLLABORATIONIDENTIFIER w/ exceptions if field ha
HAS_COLLABORATIONIDENTIFIER() Determine if COLLABORATIONIDENTIFIER has a value

configuredModelAlgorithmArn

The Amazon Resource Name (ARN) of the configured model algorithm association.

Accessible with the following methods

Method Description
GET_CONFIGUREDMODELALGARN() Getter for CONFIGUREDMODELALGORITHMARN, with configurable de
ASK_CONFIGUREDMODELALGARN() Getter for CONFIGUREDMODELALGORITHMARN w/ exceptions if fiel
HAS_CONFIGUREDMODELALGARN() Determine if CONFIGUREDMODELALGORITHMARN has a value

name

The name of the configured model algorithm association.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

description

The description of the configured model algorithm association.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

creatorAccountId

The account ID of the member that created the configured model algorithm association.

Accessible with the following methods

Method Description
GET_CREATORACCOUNTID() Getter for CREATORACCOUNTID, with configurable default
ASK_CREATORACCOUNTID() Getter for CREATORACCOUNTID w/ exceptions if field has no va
HAS_CREATORACCOUNTID() Determine if CREATORACCOUNTID has a value

privacyConfiguration

privacyConfiguration

Accessible with the following methods

Method Description
GET_PRIVACYCONFIGURATION() Getter for PRIVACYCONFIGURATION