/AWS1/CL_DZNGETGLOSSARYOUTPUT¶
GetGlossaryOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain in which this business glossary exists.
iv_id TYPE /AWS1/DZNGLOSSARYID /AWS1/DZNGLOSSARYID¶
The ID of the business glossary.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The ID of the project that owns this business glossary.
iv_name TYPE /AWS1/DZNGLOSSARYNAME /AWS1/DZNGLOSSARYNAME¶
The name of the business glossary.
iv_status TYPE /AWS1/DZNGLOSSARYSTATUS /AWS1/DZNGLOSSARYSTATUS¶
The status of the business glossary.
Optional arguments:¶
iv_description TYPE /AWS1/DZNGLOSSARYDESCRIPTION /AWS1/DZNGLOSSARYDESCRIPTION¶
The description of the business glossary.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when this business glossary was created.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who created this business glossary.
iv_updatedat TYPE /AWS1/DZNUPDATEDAT /AWS1/DZNUPDATEDAT¶
The timestamp of when the business glossary was updated.
iv_updatedby TYPE /AWS1/DZNUPDATEDBY /AWS1/DZNUPDATEDBY¶
The Amazon DataZone user who updated the business glossary.
it_usagerestrictions TYPE /AWS1/CL_DZNGLOSSARYUSAGERES00=>TT_GLOSSARYUSAGERESTRICTIONS TT_GLOSSARYUSAGERESTRICTIONS¶
The usage restriction of the restricted glossary.
Queryable Attributes¶
domainId¶
The ID of the Amazon DataZone domain in which this business glossary exists.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
id¶
The ID of the business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
owningProjectId¶
The ID of the project that owns this business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID, with configurable default |
ASK_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID w/ exceptions if field has no val |
HAS_OWNINGPROJECTID() |
Determine if OWNINGPROJECTID has a value |
name¶
The name of the business glossary.
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 |
description¶
The description of the business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
status¶
The status of the business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
createdAt¶
The timestamp of when this business glossary was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
createdBy¶
The Amazon DataZone user who created this business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
updatedAt¶
The timestamp of when the business glossary was 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 |
updatedBy¶
The Amazon DataZone user who updated the business glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDBY() |
Getter for UPDATEDBY, with configurable default |
ASK_UPDATEDBY() |
Getter for UPDATEDBY w/ exceptions if field has no value |
HAS_UPDATEDBY() |
Determine if UPDATEDBY has a value |
usageRestrictions¶
The usage restriction of the restricted glossary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGERESTRICTIONS() |
Getter for USAGERESTRICTIONS, with configurable default |
ASK_USAGERESTRICTIONS() |
Getter for USAGERESTRICTIONS w/ exceptions if field has no v |
HAS_USAGERESTRICTIONS() |
Determine if USAGERESTRICTIONS has a value |