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. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. 
| 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) | 
The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. 
| 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) | 
A list of resource ARNs to associate to the percentage custom line item. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. 
| 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>
This defines the service of where the custom line item is presented 
| 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. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | Tags |