Skip to content

/AWS1/CL_SSMOUTPUTSOURCE

Information about the source where the association execution details are stored.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_outputsourceid TYPE /AWS1/SSMOUTPUTSOURCEID /AWS1/SSMOUTPUTSOURCEID

The ID of the output source, for example the URL of an S3 bucket.

iv_outputsourcetype TYPE /AWS1/SSMOUTPUTSOURCETYPE /AWS1/SSMOUTPUTSOURCETYPE

The type of source where the association execution details are stored, for example, Amazon S3.


Queryable Attributes

OutputSourceId

The ID of the output source, for example the URL of an S3 bucket.

Accessible with the following methods

Method Description
GET_OUTPUTSOURCEID() Getter for OUTPUTSOURCEID, with configurable default
ASK_OUTPUTSOURCEID() Getter for OUTPUTSOURCEID w/ exceptions if field has no valu
HAS_OUTPUTSOURCEID() Determine if OUTPUTSOURCEID has a value

OutputSourceType

The type of source where the association execution details are stored, for example, Amazon S3.

Accessible with the following methods

Method Description
GET_OUTPUTSOURCETYPE() Getter for OUTPUTSOURCETYPE, with configurable default
ASK_OUTPUTSOURCETYPE() Getter for OUTPUTSOURCETYPE w/ exceptions if field has no va
HAS_OUTPUTSOURCETYPE() Determine if OUTPUTSOURCETYPE has a value