1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccAccountLocations
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

ibm.getSccAccountLocations

Explore with Pulumi AI

ibm logo
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

    Using getSccAccountLocations

    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 getSccAccountLocations(args: GetSccAccountLocationsArgs, opts?: InvokeOptions): Promise<GetSccAccountLocationsResult>
    function getSccAccountLocationsOutput(args: GetSccAccountLocationsOutputArgs, opts?: InvokeOptions): Output<GetSccAccountLocationsResult>
    def get_scc_account_locations(id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetSccAccountLocationsResult
    def get_scc_account_locations_output(id: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetSccAccountLocationsResult]
    func GetSccAccountLocations(ctx *Context, args *GetSccAccountLocationsArgs, opts ...InvokeOption) (*GetSccAccountLocationsResult, error)
    func GetSccAccountLocationsOutput(ctx *Context, args *GetSccAccountLocationsOutputArgs, opts ...InvokeOption) GetSccAccountLocationsResultOutput

    > Note: This function is named GetSccAccountLocations in the Go SDK.

    public static class GetSccAccountLocations 
    {
        public static Task<GetSccAccountLocationsResult> InvokeAsync(GetSccAccountLocationsArgs args, InvokeOptions? opts = null)
        public static Output<GetSccAccountLocationsResult> Invoke(GetSccAccountLocationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccAccountLocationsResult> getSccAccountLocations(GetSccAccountLocationsArgs args, InvokeOptions options)
    public static Output<GetSccAccountLocationsResult> getSccAccountLocations(GetSccAccountLocationsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccAccountLocations:getSccAccountLocations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id string
    id String
    id string
    id str
    id String

    getSccAccountLocations Result

    The following output properties are available:

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud