Skip to content

/AWS1/CL_GMZDISASCAPPLICATIO01

DisassociateApplicationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/GMZARN /AWS1/GMZARN

An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4.

it_applicationarns TYPE /AWS1/CL_GMZARNLIST_W=>TT_ARNLIST TT_ARNLIST

A set of applications that are disassociated from this stream group.

This value is a set of Amazon Resource Names (ARNs) that uniquely identify application resources. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:application/a-9ZY8X7Wv6.


Queryable Attributes

Arn

An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

ApplicationArns

A set of applications that are disassociated from this stream group.

This value is a set of Amazon Resource Names (ARNs) that uniquely identify application resources. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:application/a-9ZY8X7Wv6.

Accessible with the following methods

Method Description
GET_APPLICATIONARNS() Getter for APPLICATIONARNS, with configurable default
ASK_APPLICATIONARNS() Getter for APPLICATIONARNS w/ exceptions if field has no val
HAS_APPLICATIONARNS() Determine if APPLICATIONARNS has a value