/AWS1/CL_TBDGETLICENSEENDPTRSP¶
GetLicenseEndpointResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_licenseendpointid TYPE /AWS1/TBDLICENSEENDPOINTID /AWS1/TBDLICENSEENDPOINTID¶
The license endpoint ID.
iv_status TYPE /AWS1/TBDLICENSEENDPOINTSTATUS /AWS1/TBDLICENSEENDPOINTSTATUS¶
The status of the license endpoint.
iv_statusmessage TYPE /AWS1/TBDSTATUSMESSAGE /AWS1/TBDSTATUSMESSAGE¶
The status message of the license endpoint.
Optional arguments:¶
iv_vpcid TYPE /AWS1/TBDVPCID /AWS1/TBDVPCID¶
The VCP(virtual private cloud) ID associated with the license endpoint.
iv_dnsname TYPE /AWS1/TBDDNSNAME /AWS1/TBDDNSNAME¶
The DNS name.
it_subnetids TYPE /AWS1/CL_TBDSUBNETIDLIST_W=>TT_SUBNETIDLIST TT_SUBNETIDLIST¶
The subnet IDs.
it_securitygroupids TYPE /AWS1/CL_TBDSECGROUPIDLIST_W=>TT_SECURITYGROUPIDLIST TT_SECURITYGROUPIDLIST¶
The security group IDs for the license endpoint.
Queryable Attributes¶
licenseEndpointId¶
The license endpoint ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEENDPOINTID() |
Getter for LICENSEENDPOINTID, with configurable default |
ASK_LICENSEENDPOINTID() |
Getter for LICENSEENDPOINTID w/ exceptions if field has no v |
HAS_LICENSEENDPOINTID() |
Determine if LICENSEENDPOINTID has a value |
status¶
The status of the license endpoint.
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 |
statusMessage¶
The status message of the license endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |
vpcId¶
The VCP(virtual private cloud) ID associated with the license endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |
dnsName¶
The DNS name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSNAME() |
Getter for DNSNAME, with configurable default |
ASK_DNSNAME() |
Getter for DNSNAME w/ exceptions if field has no value |
HAS_DNSNAME() |
Determine if DNSNAME has a value |
subnetIds¶
The subnet IDs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETIDS() |
Getter for SUBNETIDS, with configurable default |
ASK_SUBNETIDS() |
Getter for SUBNETIDS w/ exceptions if field has no value |
HAS_SUBNETIDS() |
Determine if SUBNETIDS has a value |
securityGroupIds¶
The security group IDs for the license endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPIDS() |
Getter for SECURITYGROUPIDS, with configurable default |
ASK_SECURITYGROUPIDS() |
Getter for SECURITYGROUPIDS w/ exceptions if field has no va |
HAS_SECURITYGROUPIDS() |
Determine if SECURITYGROUPIDS has a value |