/AWS1/CL_DZNCRESUBSCRIPTIONG01¶
CreateSubscriptionGrantOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNSUBSCRIPTIONGRANTID /AWS1/DZNSUBSCRIPTIONGRANTID¶
The ID of the subscription grant.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who created the subscription grant.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain in which the subscription grant is created.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
A timestamp of when the subscription grant is created.
iv_updatedat TYPE /AWS1/DZNUPDATEDAT /AWS1/DZNUPDATEDAT¶
A timestamp of when the subscription grant was updated.
iv_subscriptiontargetid TYPE /AWS1/DZNSUBSCRIPTIONTARGETID /AWS1/DZNSUBSCRIPTIONTARGETID¶
The ID of the subscription target for which the subscription grant is created.
io_grantedentity TYPE REF TO /AWS1/CL_DZNGRANTEDENTITY /AWS1/CL_DZNGRANTEDENTITY¶
The entity to which the subscription is granted.
iv_status TYPE /AWS1/DZNSUBSCRIPTIONGRANTOV00 /AWS1/DZNSUBSCRIPTIONGRANTOV00¶
The status of the subscription grant.
Optional arguments:¶
iv_updatedby TYPE /AWS1/DZNUPDATEDBY /AWS1/DZNUPDATEDBY¶
The Amazon DataZone user who updated the subscription grant.
iv_environmentid TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID¶
The environment ID for which subscription grant is created.
it_assets TYPE /AWS1/CL_DZNSUBSCRIBEDASSET=>TT_SUBSCRIBEDASSETS TT_SUBSCRIBEDASSETS¶
The assets for which the subscription grant is created.
iv_subscriptionid TYPE /AWS1/DZNSUBSCRIPTIONID /AWS1/DZNSUBSCRIPTIONID¶
The identifier of the subscription grant.
Queryable Attributes¶
id¶
The ID of the subscription grant.
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 |
createdBy¶
The Amazon DataZone user who created the subscription grant.
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 |
updatedBy¶
The Amazon DataZone user who updated the subscription grant.
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 |
domainId¶
The ID of the Amazon DataZone domain in which the subscription grant 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 |
createdAt¶
A timestamp of when the subscription grant is 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 |
updatedAt¶
A timestamp of when the subscription grant 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 |
environmentId¶
The environment ID for which subscription grant is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTID() |
Getter for ENVIRONMENTID, with configurable default |
ASK_ENVIRONMENTID() |
Getter for ENVIRONMENTID w/ exceptions if field has no value |
HAS_ENVIRONMENTID() |
Determine if ENVIRONMENTID has a value |
subscriptionTargetId¶
The ID of the subscription target for which the subscription grant is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONTARGETID() |
Getter for SUBSCRIPTIONTARGETID, with configurable default |
ASK_SUBSCRIPTIONTARGETID() |
Getter for SUBSCRIPTIONTARGETID w/ exceptions if field has n |
HAS_SUBSCRIPTIONTARGETID() |
Determine if SUBSCRIPTIONTARGETID has a value |
grantedEntity¶
The entity to which the subscription is granted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GRANTEDENTITY() |
Getter for GRANTEDENTITY |
status¶
The status of the subscription grant.
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 |
assets¶
The assets for which the subscription grant is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETS() |
Getter for ASSETS, with configurable default |
ASK_ASSETS() |
Getter for ASSETS w/ exceptions if field has no value |
HAS_ASSETS() |
Determine if ASSETS has a value |
subscriptionId¶
The identifier of the subscription grant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID, with configurable default |
ASK_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID w/ exceptions if field has no valu |
HAS_SUBSCRIPTIONID() |
Determine if SUBSCRIPTIONID has a value |