/AWS1/CL_DZNGETGROUPPFLOUTPUT¶
GetGroupProfileOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_DOMAINID
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The identifier of the Amazon DataZone domain in which the group profile exists.
IV_ID
TYPE /AWS1/DZNGROUPPROFILEID
/AWS1/DZNGROUPPROFILEID
¶
The identifier of the group profile.
IV_STATUS
TYPE /AWS1/DZNGROUPPROFILESTATUS
/AWS1/DZNGROUPPROFILESTATUS
¶
The identifier of the group profile.
IV_GROUPNAME
TYPE /AWS1/DZNGROUPPROFILENAME
/AWS1/DZNGROUPPROFILENAME
¶
The name of the group for which the specified group profile exists.
Queryable Attributes¶
domainId¶
The identifier of the Amazon DataZone domain in which the group profile 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 identifier of the group profile.
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 |
status¶
The identifier of the group profile.
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 |
groupName¶
The name of the group for which the specified group profile exists.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUPNAME() |
Getter for GROUPNAME, with configurable default |
ASK_GROUPNAME() |
Getter for GROUPNAME w/ exceptions if field has no value |
HAS_GROUPNAME() |
Determine if GROUPNAME has a value |