Skip to content

/AWS1/CL_NWFDELCONTNRASSOCRSP

DeleteContainerAssociationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_containerassociationname TYPE /AWS1/NWFRESOURCENAME /AWS1/NWFRESOURCENAME

The descriptive name of the container association.

iv_containerassociationarn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN

The Amazon Resource Name (ARN) of the container association.

iv_status TYPE /AWS1/NWFCONTAINERASSOCSTATUS /AWS1/NWFCONTAINERASSOCSTATUS

The current status of the container association.


Queryable Attributes

ContainerAssociationName

The descriptive name of the container association.

Accessible with the following methods

Method Description
GET_CONTAINERASSOCIATIONNAME() Getter for CONTAINERASSOCIATIONNAME, with configurable defau
ASK_CONTAINERASSOCIATIONNAME() Getter for CONTAINERASSOCIATIONNAME w/ exceptions if field h
HAS_CONTAINERASSOCIATIONNAME() Determine if CONTAINERASSOCIATIONNAME has a value

ContainerAssociationArn

The Amazon Resource Name (ARN) of the container association.

Accessible with the following methods

Method Description
GET_CONTAINERASSOCIATIONARN() Getter for CONTAINERASSOCIATIONARN, with configurable defaul
ASK_CONTAINERASSOCIATIONARN() Getter for CONTAINERASSOCIATIONARN w/ exceptions if field ha
HAS_CONTAINERASSOCIATIONARN() Determine if CONTAINERASSOCIATIONARN has a value

Status

The current status of the container association.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value