1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccProviderTypeInstance
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
ibm logo
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud

    Using getSccProviderTypeInstance

    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 getSccProviderTypeInstance(args: GetSccProviderTypeInstanceArgs, opts?: InvokeOptions): Promise<GetSccProviderTypeInstanceResult>
    function getSccProviderTypeInstanceOutput(args: GetSccProviderTypeInstanceOutputArgs, opts?: InvokeOptions): Output<GetSccProviderTypeInstanceResult>
    def get_scc_provider_type_instance(id: Optional[str] = None,
                                       instance_id: Optional[str] = None,
                                       provider_type_id: Optional[str] = None,
                                       provider_type_instance_id: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetSccProviderTypeInstanceResult
    def get_scc_provider_type_instance_output(id: Optional[pulumi.Input[str]] = None,
                                       instance_id: Optional[pulumi.Input[str]] = None,
                                       provider_type_id: Optional[pulumi.Input[str]] = None,
                                       provider_type_instance_id: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetSccProviderTypeInstanceResult]
    func LookupSccProviderTypeInstance(ctx *Context, args *LookupSccProviderTypeInstanceArgs, opts ...InvokeOption) (*LookupSccProviderTypeInstanceResult, error)
    func LookupSccProviderTypeInstanceOutput(ctx *Context, args *LookupSccProviderTypeInstanceOutputArgs, opts ...InvokeOption) LookupSccProviderTypeInstanceResultOutput

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

    public static class GetSccProviderTypeInstance 
    {
        public static Task<GetSccProviderTypeInstanceResult> InvokeAsync(GetSccProviderTypeInstanceArgs args, InvokeOptions? opts = null)
        public static Output<GetSccProviderTypeInstanceResult> Invoke(GetSccProviderTypeInstanceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccProviderTypeInstanceResult> getSccProviderTypeInstance(GetSccProviderTypeInstanceArgs args, InvokeOptions options)
    public static Output<GetSccProviderTypeInstanceResult> getSccProviderTypeInstance(GetSccProviderTypeInstanceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccProviderTypeInstance:getSccProviderTypeInstance
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getSccProviderTypeInstance Result

    The following output properties are available:

    Attributes Dictionary<string, string>
    CreatedAt string
    Id string
    InstanceId string
    Name string
    ProviderTypeId string
    ProviderTypeInstanceId string
    ProviderTypeInstanceItemId string
    Type string
    UpdatedAt string
    Attributes map[string]string
    CreatedAt string
    Id string
    InstanceId string
    Name string
    ProviderTypeId string
    ProviderTypeInstanceId string
    ProviderTypeInstanceItemId string
    Type string
    UpdatedAt string
    attributes Map<String,String>
    createdAt String
    id String
    instanceId String
    name String
    providerTypeId String
    providerTypeInstanceId String
    providerTypeInstanceItemId String
    type String
    updatedAt String
    attributes {[key: string]: string}
    createdAt string
    id string
    instanceId string
    name string
    providerTypeId string
    providerTypeInstanceId string
    providerTypeInstanceItemId string
    type string
    updatedAt string
    attributes Map<String>
    createdAt String
    id String
    instanceId String
    name String
    providerTypeId String
    providerTypeInstanceId String
    providerTypeInstanceItemId String
    type String
    updatedAt 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.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
      Meet Neo: Your AI Platform Teammate