/AWS1/CL_CRMACCBUDGETSPRIVAC00¶
Output parameters for privacy budget templates with access budgets support, containing the configured budget information.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_budgetparameters TYPE /AWS1/CL_CRMBUDGETPARAMETER=>TT_BUDGETPARAMETERS TT_BUDGETPARAMETERS¶
An array of budget parameters returned from the access budget configuration.
iv_resourcearn TYPE /AWS1/CRMBUDGETEDRESOURCEARN /AWS1/CRMBUDGETEDRESOURCEARN¶
The Amazon Resource Name (ARN) of the resource associated with this privacy budget template.
Queryable Attributes¶
budgetParameters¶
An array of budget parameters returned from the access budget configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUDGETPARAMETERS() |
Getter for BUDGETPARAMETERS, with configurable default |
ASK_BUDGETPARAMETERS() |
Getter for BUDGETPARAMETERS w/ exceptions if field has no va |
HAS_BUDGETPARAMETERS() |
Determine if BUDGETPARAMETERS has a value |
resourceArn¶
The Amazon Resource Name (ARN) of the resource associated with this privacy budget template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |