Skip to content

/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/SHBISOSTRING /AWS1/SHBISOSTRING

The date and time when the service was enabled in the account.

it_features TYPE /AWS1/CL_SHBFEATUREDETAIL=>TT_FEATURES TT_FEATURES

A map of opt-in features and their current status and metadata for the account in the current Region.


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

Features

A map of opt-in features and their current status and metadata for the account in the current Region.

Accessible with the following methods

Method Description
GET_FEATURES() Getter for FEATURES, with configurable default
ASK_FEATURES() Getter for FEATURES w/ exceptions if field has no value
HAS_FEATURES() Determine if FEATURES has a value