Skip to content

/AWS1/CL_EC2DELETESECSNETRSLT

DeleteSecondarySubnetResult

CONSTRUCTOR

IMPORTING

Optional arguments:

io_secondarysubnet TYPE REF TO /AWS1/CL_EC2SECONDARYSUBNET /AWS1/CL_EC2SECONDARYSUBNET

Information about the secondary subnet being deleted.

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

SecondarySubnet

Information about the secondary subnet being deleted.

Accessible with the following methods

Method Description
GET_SECONDARYSUBNET() Getter for SECONDARYSUBNET

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