/AWS1/CL_CONCREATEHOSTOUTPUT¶
CreateHostOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hostarn TYPE /AWS1/CONHOSTARN /AWS1/CONHOSTARN¶
The Amazon Resource Name (ARN) of the host to be created.
it_tags TYPE /AWS1/CL_CONTAG=>TT_TAGLIST TT_TAGLIST¶
Tags for the created host.
Queryable Attributes¶
HostArn¶
The Amazon Resource Name (ARN) of the host to be created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOSTARN() |
Getter for HOSTARN, with configurable default |
ASK_HOSTARN() |
Getter for HOSTARN w/ exceptions if field has no value |
HAS_HOSTARN() |
Determine if HOSTARN has a value |
Tags¶
Tags for the created host.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |