/AWS1/CL_BICLSTPRICINGRLSASC01¶
ListPricingRulesAssociatedToPricingPlanOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_billingperiod TYPE /AWS1/BICBILLINGPERIOD /AWS1/BICBILLINGPERIOD¶
The billing period for which the pricing rule associations are listed.
iv_pricingplanarn TYPE /AWS1/BICPRICINGPLANARN /AWS1/BICPRICINGPLANARN¶
The Amazon Resource Name (ARN) of the pricing plan for which associations are listed.
it_pricingrulearns TYPE /AWS1/CL_BICPRICINGRULEARNS_W=>TT_PRICINGRULEARNS TT_PRICINGRULEARNS¶
A list containing pricing rules that are associated with the requested pricing plan.
iv_nexttoken TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN¶
The pagination token to be used on subsequent calls.
Queryable Attributes¶
BillingPeriod¶
The billing period for which the pricing rule associations are listed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGPERIOD() |
Getter for BILLINGPERIOD, with configurable default |
ASK_BILLINGPERIOD() |
Getter for BILLINGPERIOD w/ exceptions if field has no value |
HAS_BILLINGPERIOD() |
Determine if BILLINGPERIOD has a value |
PricingPlanArn¶
The Amazon Resource Name (ARN) of the pricing plan for which associations are listed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRICINGPLANARN() |
Getter for PRICINGPLANARN, with configurable default |
ASK_PRICINGPLANARN() |
Getter for PRICINGPLANARN w/ exceptions if field has no valu |
HAS_PRICINGPLANARN() |
Determine if PRICINGPLANARN has a value |
PricingRuleArns¶
A list containing pricing rules that are associated with the requested pricing plan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRICINGRULEARNS() |
Getter for PRICINGRULEARNS, with configurable default |
ASK_PRICINGRULEARNS() |
Getter for PRICINGRULEARNS w/ exceptions if field has no val |
HAS_PRICINGRULEARNS() |
Determine if PRICINGRULEARNS has a value |
NextToken¶
The pagination token to be used on subsequent calls.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |