/AWS1/CL_PP2ASSCPROTECTCONFRS¶
AssociateProtectConfigurationResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_configurationsetarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The Amazon Resource Name (ARN) of the configuration set.
iv_configurationsetname TYPE /AWS1/PP2CONFIGURATIONSETNAME /AWS1/PP2CONFIGURATIONSETNAME¶
The name of the ConfigurationSet.
iv_protectconfigurationarn TYPE /AWS1/PP2PROTECTCONFARN /AWS1/PP2PROTECTCONFARN¶
The Amazon Resource Name (ARN) of the protect configuration.
iv_protectconfigurationid TYPE /AWS1/PP2PROTECTCONFID /AWS1/PP2PROTECTCONFID¶
The unique identifier for the protect configuration.
Queryable Attributes¶
ConfigurationSetArn¶
The Amazon Resource Name (ARN) of the configuration set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN, with configurable default |
ASK_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN w/ exceptions if field has no |
HAS_CONFIGURATIONSETARN() |
Determine if CONFIGURATIONSETARN has a value |
ConfigurationSetName¶
The name of the ConfigurationSet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME, with configurable default |
ASK_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME w/ exceptions if field has n |
HAS_CONFIGURATIONSETNAME() |
Determine if CONFIGURATIONSETNAME has a value |
ProtectConfigurationArn¶
The Amazon Resource Name (ARN) of the protect configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTCONFIGURATIONARN() |
Getter for PROTECTCONFIGURATIONARN, with configurable defaul |
ASK_PROTECTCONFIGURATIONARN() |
Getter for PROTECTCONFIGURATIONARN w/ exceptions if field ha |
HAS_PROTECTCONFIGURATIONARN() |
Determine if PROTECTCONFIGURATIONARN has a value |
ProtectConfigurationId¶
The unique identifier for the protect configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTCONFIGURATIONID() |
Getter for PROTECTCONFIGURATIONID, with configurable default |
ASK_PROTECTCONFIGURATIONID() |
Getter for PROTECTCONFIGURATIONID w/ exceptions if field has |
HAS_PROTECTCONFIGURATIONID() |
Determine if PROTECTCONFIGURATIONID has a value |