/AWS1/CL_SHBSTRTCONFPLYASSOC01¶
StartConfigurationPolicyAssociationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configurationpolicyid TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The UUID of the configuration policy.
iv_targetid TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The identifier of the target account, organizational unit, or the organization root with which the configuration is associated.
iv_targettype TYPE /AWS1/SHBTARGETTYPE /AWS1/SHBTARGETTYPE¶
Indicates whether the target is an Amazon Web Services account, organizational unit, or the organization root.
iv_associationtype TYPE /AWS1/SHBASSOCIATIONTYPE /AWS1/SHBASSOCIATIONTYPE¶
Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
iv_updatedat TYPE /AWS1/SHBTIMESTAMP /AWS1/SHBTIMESTAMP¶
The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.
iv_associationstatus TYPE /AWS1/SHBCONFPLYASSOCIATIONS00 /AWS1/SHBCONFPLYASSOCIATIONS00¶
The current status of the association between the specified target and the configuration.
iv_associationstatusmessage TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
An explanation for a
FAILEDvalue forAssociationStatus.
Queryable Attributes¶
ConfigurationPolicyId¶
The UUID of the configuration policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONPOLICYID() |
Getter for CONFIGURATIONPOLICYID, with configurable default |
ASK_CONFIGURATIONPOLICYID() |
Getter for CONFIGURATIONPOLICYID w/ exceptions if field has |
HAS_CONFIGURATIONPOLICYID() |
Determine if CONFIGURATIONPOLICYID has a value |
TargetId¶
The identifier of the target account, organizational unit, or the organization root with which the configuration is associated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETID() |
Getter for TARGETID, with configurable default |
ASK_TARGETID() |
Getter for TARGETID w/ exceptions if field has no value |
HAS_TARGETID() |
Determine if TARGETID has a value |
TargetType¶
Indicates whether the target is an Amazon Web Services account, organizational unit, or the organization root.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETTYPE() |
Getter for TARGETTYPE, with configurable default |
ASK_TARGETTYPE() |
Getter for TARGETTYPE w/ exceptions if field has no value |
HAS_TARGETTYPE() |
Determine if TARGETTYPE has a value |
AssociationType¶
Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONTYPE() |
Getter for ASSOCIATIONTYPE, with configurable default |
ASK_ASSOCIATIONTYPE() |
Getter for ASSOCIATIONTYPE w/ exceptions if field has no val |
HAS_ASSOCIATIONTYPE() |
Determine if ASSOCIATIONTYPE has a value |
UpdatedAt¶
The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
AssociationStatus¶
The current status of the association between the specified target and the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONSTATUS() |
Getter for ASSOCIATIONSTATUS, with configurable default |
ASK_ASSOCIATIONSTATUS() |
Getter for ASSOCIATIONSTATUS w/ exceptions if field has no v |
HAS_ASSOCIATIONSTATUS() |
Determine if ASSOCIATIONSTATUS has a value |
AssociationStatusMessage¶
An explanation for a
FAILEDvalue forAssociationStatus.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONSTATUSMESSAGE() |
Getter for ASSOCIATIONSTATUSMESSAGE, with configurable defau |
ASK_ASSOCIATIONSTATUSMESSAGE() |
Getter for ASSOCIATIONSTATUSMESSAGE w/ exceptions if field h |
HAS_ASSOCIATIONSTATUSMESSAGE() |
Determine if ASSOCIATIONSTATUSMESSAGE has a value |