1. Packages
  2. Packages
  3. Ibm Provider
  4. API Docs
  5. getSccAccountLocation
Viewing docs for ibm 2.1.0
published on Tuesday, May 5, 2026 by ibm-cloud
Viewing docs for ibm 2.1.0
published on Tuesday, May 5, 2026 by ibm-cloud

    Using getSccAccountLocation

    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 getSccAccountLocation(args: GetSccAccountLocationArgs, opts?: InvokeOptions): Promise<GetSccAccountLocationResult>
    function getSccAccountLocationOutput(args: GetSccAccountLocationOutputArgs, opts?: InvokeOptions): Output<GetSccAccountLocationResult>
    def get_scc_account_location(id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetSccAccountLocationResult
    def get_scc_account_location_output(id: pulumi.Input[Optional[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetSccAccountLocationResult]
    func GetSccAccountLocation(ctx *Context, args *GetSccAccountLocationArgs, opts ...InvokeOption) (*GetSccAccountLocationResult, error)
    func GetSccAccountLocationOutput(ctx *Context, args *GetSccAccountLocationOutputArgs, opts ...InvokeOption) GetSccAccountLocationResultOutput

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

    public static class GetSccAccountLocation 
    {
        public static Task<GetSccAccountLocationResult> InvokeAsync(GetSccAccountLocationArgs args, InvokeOptions? opts = null)
        public static Output<GetSccAccountLocationResult> Invoke(GetSccAccountLocationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccAccountLocationResult> getSccAccountLocation(GetSccAccountLocationArgs args, InvokeOptions options)
    public static Output<GetSccAccountLocationResult> getSccAccountLocation(GetSccAccountLocationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccAccountLocation:getSccAccountLocation
      arguments:
        # arguments dictionary
    data "ibm_getsccaccountlocation" "name" {
        # arguments
    }

    The following arguments are supported:

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

    getSccAccountLocation Result

    The following output properties are available:

    Id string
    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.
    Viewing docs for ibm 2.1.0
    published on Tuesday, May 5, 2026 by ibm-cloud
      Try Pulumi Cloud free. Your team will thank you.