/AWS1/CL_EC2DELETEKEYPAIRRSLT¶
DeleteKeyPairResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Is
trueif the request succeeds, and an error otherwise.
iv_keypairid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the key pair.
Queryable Attributes¶
Return¶
Is
trueif the request succeeds, and an error otherwise.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETURN() |
Getter for RETURN, with configurable default |
ASK_RETURN() |
Getter for RETURN w/ exceptions if field has no value |
HAS_RETURN() |
Determine if RETURN has a value |
KeyPairId¶
The ID of the key pair.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEYPAIRID() |
Getter for KEYPAIRID, with configurable default |
ASK_KEYPAIRID() |
Getter for KEYPAIRID w/ exceptions if field has no value |
HAS_KEYPAIRID() |
Determine if KEYPAIRID has a value |