/AWS1/CL_CNTCREATESECPFLRSP¶
CreateSecurityProfileResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_securityprofileid TYPE /AWS1/CNTSECURITYPROFILEID /AWS1/CNTSECURITYPROFILEID¶
The identifier for the security profle.
iv_securityprofilearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) for the security profile.
Queryable Attributes¶
SecurityProfileId¶
The identifier for the security profle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYPROFILEID() |
Getter for SECURITYPROFILEID, with configurable default |
ASK_SECURITYPROFILEID() |
Getter for SECURITYPROFILEID w/ exceptions if field has no v |
HAS_SECURITYPROFILEID() |
Determine if SECURITYPROFILEID has a value |
SecurityProfileArn¶
The Amazon Resource Name (ARN) for the security profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYPROFILEARN() |
Getter for SECURITYPROFILEARN, with configurable default |
ASK_SECURITYPROFILEARN() |
Getter for SECURITYPROFILEARN w/ exceptions if field has no |
HAS_SECURITYPROFILEARN() |
Determine if SECURITYPROFILEARN has a value |