Skip to content

/AWS1/CL_DZNCREATEGROUPPFLOUT

CreateGroupProfileOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain in which the group profile is created.

iv_id TYPE /AWS1/DZNGROUPPROFILEID /AWS1/DZNGROUPPROFILEID

The identifier of the group profile.

iv_status TYPE /AWS1/DZNGROUPPROFILESTATUS /AWS1/DZNGROUPPROFILESTATUS

The status of the group profile.

iv_groupname TYPE /AWS1/DZNGROUPPROFILENAME /AWS1/DZNGROUPPROFILENAME

The name of the group for which group profile is created.

iv_roleprincipalarn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The ARN of the IAM role principal. This role is associated with the group profile.

iv_roleprincipalid TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The unique identifier of the IAM role principal. This principal is associated with the group profile.


Queryable Attributes

domainId

The identifier of the Amazon DataZone domain in which the group profile is created.

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 status 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 group profile is created.

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

rolePrincipalArn

The ARN of the IAM role principal. This role is associated with the group profile.

Accessible with the following methods

Method Description
GET_ROLEPRINCIPALARN() Getter for ROLEPRINCIPALARN, with configurable default
ASK_ROLEPRINCIPALARN() Getter for ROLEPRINCIPALARN w/ exceptions if field has no va
HAS_ROLEPRINCIPALARN() Determine if ROLEPRINCIPALARN has a value

rolePrincipalId

The unique identifier of the IAM role principal. This principal is associated with the group profile.

Accessible with the following methods

Method Description
GET_ROLEPRINCIPALID() Getter for ROLEPRINCIPALID, with configurable default
ASK_ROLEPRINCIPALID() Getter for ROLEPRINCIPALID w/ exceptions if field has no val
HAS_ROLEPRINCIPALID() Determine if ROLEPRINCIPALID has a value