Aiven v6.37.0 published on Thursday, Apr 10, 2025 by Pulumi
aiven.getOrganizationBillingGroup
Explore with Pulumi AI
Gets information about a billing group.
Using getOrganizationBillingGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOrganizationBillingGroup(args: GetOrganizationBillingGroupArgs, opts?: InvokeOptions): Promise<GetOrganizationBillingGroupResult>
function getOrganizationBillingGroupOutput(args: GetOrganizationBillingGroupOutputArgs, opts?: InvokeOptions): Output<GetOrganizationBillingGroupResult>def get_organization_billing_group(billing_group_id: Optional[str] = None,
                                   organization_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetOrganizationBillingGroupResult
def get_organization_billing_group_output(billing_group_id: Optional[pulumi.Input[str]] = None,
                                   organization_id: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationBillingGroupResult]func LookupOrganizationBillingGroup(ctx *Context, args *LookupOrganizationBillingGroupArgs, opts ...InvokeOption) (*LookupOrganizationBillingGroupResult, error)
func LookupOrganizationBillingGroupOutput(ctx *Context, args *LookupOrganizationBillingGroupOutputArgs, opts ...InvokeOption) LookupOrganizationBillingGroupResultOutput> Note: This function is named LookupOrganizationBillingGroup in the Go SDK.
public static class GetOrganizationBillingGroup 
{
    public static Task<GetOrganizationBillingGroupResult> InvokeAsync(GetOrganizationBillingGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationBillingGroupResult> Invoke(GetOrganizationBillingGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOrganizationBillingGroupResult> getOrganizationBillingGroup(GetOrganizationBillingGroupArgs args, InvokeOptions options)
public static Output<GetOrganizationBillingGroupResult> getOrganizationBillingGroup(GetOrganizationBillingGroupArgs args, InvokeOptions options)
fn::invoke:
  function: aiven:index/getOrganizationBillingGroup:getOrganizationBillingGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BillingGroup stringId 
- ID of the billing group.
- OrganizationId string
- ID of the organization.
- BillingGroup stringId 
- ID of the billing group.
- OrganizationId string
- ID of the organization.
- billingGroup StringId 
- ID of the billing group.
- organizationId String
- ID of the organization.
- billingGroup stringId 
- ID of the billing group.
- organizationId string
- ID of the organization.
- billing_group_ strid 
- ID of the billing group.
- organization_id str
- ID of the organization.
- billingGroup StringId 
- ID of the billing group.
- organizationId String
- ID of the organization.
getOrganizationBillingGroup Result
The following output properties are available:
- BillingAddress stringId 
- ID of the billing address.
- BillingContact List<string>Emails 
- List of billing contact emails.
- BillingCurrency string
- Billing currency.
- BillingEmails List<string>
- List of billing emails.
- BillingGroup stringId 
- ID of the billing group.
- BillingGroup stringName 
- Name of the billing group.
- CustomInvoice stringText 
- Custom invoice text.
- Id string
- Resource ID, a composite of organizationid and billinggroup_id.
- OrganizationId string
- ID of the organization.
- PaymentMethod stringId 
- ID of the payment method.
- ShippingAddress stringId 
- ID of the shipping address.
- VatId string
- VAT ID.
- BillingAddress stringId 
- ID of the billing address.
- BillingContact []stringEmails 
- List of billing contact emails.
- BillingCurrency string
- Billing currency.
- BillingEmails []string
- List of billing emails.
- BillingGroup stringId 
- ID of the billing group.
- BillingGroup stringName 
- Name of the billing group.
- CustomInvoice stringText 
- Custom invoice text.
- Id string
- Resource ID, a composite of organizationid and billinggroup_id.
- OrganizationId string
- ID of the organization.
- PaymentMethod stringId 
- ID of the payment method.
- ShippingAddress stringId 
- ID of the shipping address.
- VatId string
- VAT ID.
- billingAddress StringId 
- ID of the billing address.
- billingContact List<String>Emails 
- List of billing contact emails.
- billingCurrency String
- Billing currency.
- billingEmails List<String>
- List of billing emails.
- billingGroup StringId 
- ID of the billing group.
- billingGroup StringName 
- Name of the billing group.
- customInvoice StringText 
- Custom invoice text.
- id String
- Resource ID, a composite of organizationid and billinggroup_id.
- organizationId String
- ID of the organization.
- paymentMethod StringId 
- ID of the payment method.
- shippingAddress StringId 
- ID of the shipping address.
- vatId String
- VAT ID.
- billingAddress stringId 
- ID of the billing address.
- billingContact string[]Emails 
- List of billing contact emails.
- billingCurrency string
- Billing currency.
- billingEmails string[]
- List of billing emails.
- billingGroup stringId 
- ID of the billing group.
- billingGroup stringName 
- Name of the billing group.
- customInvoice stringText 
- Custom invoice text.
- id string
- Resource ID, a composite of organizationid and billinggroup_id.
- organizationId string
- ID of the organization.
- paymentMethod stringId 
- ID of the payment method.
- shippingAddress stringId 
- ID of the shipping address.
- vatId string
- VAT ID.
- billing_address_ strid 
- ID of the billing address.
- billing_contact_ Sequence[str]emails 
- List of billing contact emails.
- billing_currency str
- Billing currency.
- billing_emails Sequence[str]
- List of billing emails.
- billing_group_ strid 
- ID of the billing group.
- billing_group_ strname 
- Name of the billing group.
- custom_invoice_ strtext 
- Custom invoice text.
- id str
- Resource ID, a composite of organizationid and billinggroup_id.
- organization_id str
- ID of the organization.
- payment_method_ strid 
- ID of the payment method.
- shipping_address_ strid 
- ID of the shipping address.
- vat_id str
- VAT ID.
- billingAddress StringId 
- ID of the billing address.
- billingContact List<String>Emails 
- List of billing contact emails.
- billingCurrency String
- Billing currency.
- billingEmails List<String>
- List of billing emails.
- billingGroup StringId 
- ID of the billing group.
- billingGroup StringName 
- Name of the billing group.
- customInvoice StringText 
- Custom invoice text.
- id String
- Resource ID, a composite of organizationid and billinggroup_id.
- organizationId String
- ID of the organization.
- paymentMethod StringId 
- ID of the payment method.
- shippingAddress StringId 
- ID of the shipping address.
- vatId String
- VAT ID.
Package Details
- Repository
- Aiven pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the aivenTerraform Provider.