/AWS1/CL_GLUCREATESECCONFRSP¶
CreateSecurityConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/GLUNAMESTRING /AWS1/GLUNAMESTRING¶
The name assigned to the new security configuration.
iv_createdtimestamp TYPE /AWS1/GLUTIMESTAMPVALUE /AWS1/GLUTIMESTAMPVALUE¶
The time at which the new security configuration was created.
Queryable Attributes¶
Name¶
The name assigned to the new security configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
CreatedTimestamp¶
The time at which the new security configuration was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |