Skip to content

/AWS1/CL_CTTENBDBASELINEDETS

Details of the EnabledBaseline resource.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_arn TYPE /AWS1/CTTARN /AWS1/CTTARN

The ARN of the EnabledBaseline resource.

iv_baselineidentifier TYPE /AWS1/CTTSTRING /AWS1/CTTSTRING

The specific Baseline enabled as part of the EnabledBaseline resource.

iv_targetidentifier TYPE /AWS1/CTTSTRING /AWS1/CTTSTRING

The target on which to enable the Baseline.

io_statussummary TYPE REF TO /AWS1/CL_CTTENBMENTSTATUSSUMM /AWS1/CL_CTTENBMENTSTATUSSUMM

statusSummary

Optional arguments:

iv_baselineversion TYPE /AWS1/CTTSTRING /AWS1/CTTSTRING

The enabled version of the Baseline.

io_driftstatussummary TYPE REF TO /AWS1/CL_CTTENBDBASELINEDRIF00 /AWS1/CL_CTTENBDBASELINEDRIF00

The drift status of the enabled baseline.

iv_parentidentifier TYPE /AWS1/CTTARN /AWS1/CTTARN

An ARN that represents the parent EnabledBaseline at the Organizational Unit (OU) level, from which the child EnabledBaseline inherits its configuration. The value is returned by GetEnabledBaseline.

it_parameters TYPE /AWS1/CL_CTTENBDBASELINEPRMS00=>TT_ENABLEDBASELINEPARAMSUMS TT_ENABLEDBASELINEPARAMSUMS

Shows the parameters that are applied when enabling this Baseline.


Queryable Attributes

arn

The ARN of the EnabledBaseline resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

baselineIdentifier

The specific Baseline enabled as part of the EnabledBaseline resource.

Accessible with the following methods

Method Description
GET_BASELINEIDENTIFIER() Getter for BASELINEIDENTIFIER, with configurable default
ASK_BASELINEIDENTIFIER() Getter for BASELINEIDENTIFIER w/ exceptions if field has no
HAS_BASELINEIDENTIFIER() Determine if BASELINEIDENTIFIER has a value

baselineVersion

The enabled version of the Baseline.

Accessible with the following methods

Method Description
GET_BASELINEVERSION() Getter for BASELINEVERSION, with configurable default
ASK_BASELINEVERSION() Getter for BASELINEVERSION w/ exceptions if field has no val
HAS_BASELINEVERSION() Determine if BASELINEVERSION has a value

driftStatusSummary

The drift status of the enabled baseline.

Accessible with the following methods

Method Description
GET_DRIFTSTATUSSUMMARY() Getter for DRIFTSTATUSSUMMARY

targetIdentifier

The target on which to enable the Baseline.

Accessible with the following methods

Method Description
GET_TARGETIDENTIFIER() Getter for TARGETIDENTIFIER, with configurable default
ASK_TARGETIDENTIFIER() Getter for TARGETIDENTIFIER w/ exceptions if field has no va
HAS_TARGETIDENTIFIER() Determine if TARGETIDENTIFIER has a value

parentIdentifier

An ARN that represents the parent EnabledBaseline at the Organizational Unit (OU) level, from which the child EnabledBaseline inherits its configuration. The value is returned by GetEnabledBaseline.

Accessible with the following methods

Method Description
GET_PARENTIDENTIFIER() Getter for PARENTIDENTIFIER, with configurable default
ASK_PARENTIDENTIFIER() Getter for PARENTIDENTIFIER w/ exceptions if field has no va
HAS_PARENTIDENTIFIER() Determine if PARENTIDENTIFIER has a value

statusSummary

statusSummary

Accessible with the following methods

Method Description
GET_STATUSSUMMARY() Getter for STATUSSUMMARY

parameters

Shows the parameters that are applied when enabling this Baseline.

Accessible with the following methods

Method Description
GET_PARAMETERS() Getter for PARAMETERS, with configurable default
ASK_PARAMETERS() Getter for PARAMETERS w/ exceptions if field has no value
HAS_PARAMETERS() Determine if PARAMETERS has a value