The Amazon Web Services account in which this custom line item will be applied to.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) that references the billing group where the custom line item applies to.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
-BillingPeriodRange_ExclusiveEndBillingPeriod <
String>
The inclusive end billing period that defines a billing period range where a custom line is applied.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-BillingPeriodRange_InclusiveStartBillingPeriod <
String>
The inclusive start billing period that defines a billing period range where a custom line is applied.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A representation of the line item filter.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ChargeDetails_LineItemFilters |
The type of the custom line item that indicates whether the charge is a fee or credit.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.ABC.AmazonBillingConductorClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A unique, case-sensitive identifier that you specify to ensure idempotency of the request. Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries complete successfully without performing any further actions.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies how the custom line item charges are computed.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The description of the custom line item. This is shown on the Bills page in association with the charge value.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The custom line item's fixed charge value in USD.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ChargeDetails_Flat_ChargeValue |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the custom line item.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the BillingGroupArn parameter. The -PassThru parameter is deprecated, use -Select '^BillingGroupArn' instead. This parameter will be removed in a future version.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of resource ARNs to associate to the percentage custom line item.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ChargeDetails_Percentage_AssociatedValues |
-Percentage_PercentageValue <
Double>
The custom line item's percentage value. This will be multiplied against the combined value of its associated resources to determine its charge value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ChargeDetails_Percentage_PercentageValue |
-PresentationDetails_Service <
String>
The service under which the custom line item charges will be presented. Must be a string between 1 and 128 characters matching the pattern "^[a-zA-Z0-9]+$".
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'Arn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BillingConductor.Model.CreateCustomLineItemResponse). Specifying the name of a property of type Amazon.BillingConductor.Model.CreateCustomLineItemResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A map that contains tag keys and tag values that are attached to a custom line item.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Tags |