Skip to content

/AWS1/CL_EC2CRENETWORKACLRSLT

CreateNetworkAclResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_NETWORKACL TYPE REF TO /AWS1/CL_EC2NETWORKACL /AWS1/CL_EC2NETWORKACL

Information about the network ACL.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.


Queryable Attributes

NetworkAcl

Information about the network ACL.

Accessible with the following methods

Method Description
GET_NETWORKACL() Getter for NETWORKACL

ClientToken

Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value