/AWS1/CL_SHBSTANDARDSMANAGEDBY¶
Provides details about the management of a security standard.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_company TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
An identifier for the company that manages a specific security standard. For existing standards, the value is equal to
Amazon Web Services.
iv_product TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
Queryable Attributes¶
Company¶
An identifier for the company that manages a specific security standard. For existing standards, the value is equal to
Amazon Web Services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPANY() |
Getter for COMPANY, with configurable default |
ASK_COMPANY() |
Getter for COMPANY w/ exceptions if field has no value |
HAS_COMPANY() |
Determine if COMPANY has a value |
Product¶
An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCT() |
Getter for PRODUCT, with configurable default |
ASK_PRODUCT() |
Getter for PRODUCT w/ exceptions if field has no value |
HAS_PRODUCT() |
Determine if PRODUCT has a value |