/AWS1/CL_SHBDESCRSECHUBV2RSP¶
DescribeSecurityHubV2Response
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hubv2arn TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The ARN of the service resource.
iv_subscribedat TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The date and time when the service was enabled in the account.
Queryable Attributes¶
HubV2Arn¶
The ARN of the service resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HUBV2ARN() |
Getter for HUBV2ARN, with configurable default |
ASK_HUBV2ARN() |
Getter for HUBV2ARN w/ exceptions if field has no value |
HAS_HUBV2ARN() |
Determine if HUBV2ARN has a value |
SubscribedAt¶
The date and time when the service was enabled in the account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIBEDAT() |
Getter for SUBSCRIBEDAT, with configurable default |
ASK_SUBSCRIBEDAT() |
Getter for SUBSCRIBEDAT w/ exceptions if field has no value |
HAS_SUBSCRIBEDAT() |
Determine if SUBSCRIBEDAT has a value |