/AWS1/CL_BICUPDPRICINGPLANOUT¶
UpdatePricingPlanOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/BICPRICINGPLANARN /AWS1/BICPRICINGPLANARN¶
The Amazon Resource Name (ARN) of the updated pricing plan.
iv_name TYPE /AWS1/BICPRICINGPLANNAME /AWS1/BICPRICINGPLANNAME¶
The name of the pricing plan. The name must be unique to each pricing plan.
iv_description TYPE /AWS1/BICPRICINGPLANDESC /AWS1/BICPRICINGPLANDESC¶
The new description for the pricing rule.
iv_size TYPE /AWS1/BICNUMOFASSOCDPRICINGRLS /AWS1/BICNUMOFASSOCDPRICINGRLS¶
The pricing rules count that's currently associated with this pricing plan list.
iv_lastmodifiedtime TYPE /AWS1/BICINSTANT /AWS1/BICINSTANT¶
The most recent time when the pricing plan was modified.
Queryable Attributes¶
Arn¶
The Amazon Resource Name (ARN) of the updated pricing plan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Name¶
The name of the pricing plan. The name must be unique to each pricing plan.
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 new description for the pricing rule.
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 |
Size¶
The pricing rules count that's currently associated with this pricing plan list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZE() |
Getter for SIZE |
LastModifiedTime¶
The most recent time when the pricing plan was modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME |