/AWS1/CL_HSMDESCRHAPGRESPONSE¶
Contains the output of the DescribeHapg action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hapgarn TYPE /AWS1/HSMHAPGARN /AWS1/HSMHAPGARN¶
The ARN of the high-availability partition group.
iv_hapgserial TYPE /AWS1/HSMSTRING /AWS1/HSMSTRING¶
The serial number of the high-availability partition group.
it_hsmslastactionfailed TYPE /AWS1/CL_HSMHSMLIST_W=>TT_HSMLIST TT_HSMLIST¶
it_hsmspendingdeletion TYPE /AWS1/CL_HSMHSMLIST_W=>TT_HSMLIST TT_HSMLIST¶
it_hsmspendingregistration TYPE /AWS1/CL_HSMHSMLIST_W=>TT_HSMLIST TT_HSMLIST¶
iv_label TYPE /AWS1/HSMLABEL /AWS1/HSMLABEL¶
The label for the high-availability partition group.
iv_lastmodifiedtimestamp TYPE /AWS1/HSMTIMESTAMP /AWS1/HSMTIMESTAMP¶
The date and time the high-availability partition group was last modified.
it_partitionseriallist TYPE /AWS1/CL_HSMPARTITIONSERIALL00=>TT_PARTITIONSERIALLIST TT_PARTITIONSERIALLIST¶
The list of partition serial numbers that belong to the high-availability partition group.
iv_state TYPE /AWS1/HSMCLOUDHSMOBJECTSTATE /AWS1/HSMCLOUDHSMOBJECTSTATE¶
The state of the high-availability partition group.
Queryable Attributes¶
HapgArn¶
The ARN of the high-availability partition group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HAPGARN() |
Getter for HAPGARN, with configurable default |
ASK_HAPGARN() |
Getter for HAPGARN w/ exceptions if field has no value |
HAS_HAPGARN() |
Determine if HAPGARN has a value |
HapgSerial¶
The serial number of the high-availability partition group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HAPGSERIAL() |
Getter for HAPGSERIAL, with configurable default |
ASK_HAPGSERIAL() |
Getter for HAPGSERIAL w/ exceptions if field has no value |
HAS_HAPGSERIAL() |
Determine if HAPGSERIAL has a value |
HsmsLastActionFailed¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HSMSLASTACTIONFAILED() |
Getter for HSMSLASTACTIONFAILED, with configurable default |
ASK_HSMSLASTACTIONFAILED() |
Getter for HSMSLASTACTIONFAILED w/ exceptions if field has n |
HAS_HSMSLASTACTIONFAILED() |
Determine if HSMSLASTACTIONFAILED has a value |
HsmsPendingDeletion¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HSMSPENDINGDELETION() |
Getter for HSMSPENDINGDELETION, with configurable default |
ASK_HSMSPENDINGDELETION() |
Getter for HSMSPENDINGDELETION w/ exceptions if field has no |
HAS_HSMSPENDINGDELETION() |
Determine if HSMSPENDINGDELETION has a value |
HsmsPendingRegistration¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HSMSPENDINGREGISTRATION() |
Getter for HSMSPENDINGREGISTRATION, with configurable defaul |
ASK_HSMSPENDINGREGISTRATION() |
Getter for HSMSPENDINGREGISTRATION w/ exceptions if field ha |
HAS_HSMSPENDINGREGISTRATION() |
Determine if HSMSPENDINGREGISTRATION has a value |
Label¶
The label for the high-availability partition group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LABEL() |
Getter for LABEL, with configurable default |
ASK_LABEL() |
Getter for LABEL w/ exceptions if field has no value |
HAS_LABEL() |
Determine if LABEL has a value |
LastModifiedTimestamp¶
The date and time the high-availability partition group was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIMESTAMP() |
Getter for LASTMODIFIEDTIMESTAMP, with configurable default |
ASK_LASTMODIFIEDTIMESTAMP() |
Getter for LASTMODIFIEDTIMESTAMP w/ exceptions if field has |
HAS_LASTMODIFIEDTIMESTAMP() |
Determine if LASTMODIFIEDTIMESTAMP has a value |
PartitionSerialList¶
The list of partition serial numbers that belong to the high-availability partition group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTITIONSERIALLIST() |
Getter for PARTITIONSERIALLIST, with configurable default |
ASK_PARTITIONSERIALLIST() |
Getter for PARTITIONSERIALLIST w/ exceptions if field has no |
HAS_PARTITIONSERIALLIST() |
Determine if PARTITIONSERIALLIST has a value |
State¶
The state of the high-availability partition group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |