1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccProviderType
ibm 1.88.0 published on Friday, Feb 6, 2026 by ibm-cloud
ibm logo
ibm 1.88.0 published on Friday, Feb 6, 2026 by ibm-cloud

    Using getSccProviderType

    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 getSccProviderType(args: GetSccProviderTypeArgs, opts?: InvokeOptions): Promise<GetSccProviderTypeResult>
    function getSccProviderTypeOutput(args: GetSccProviderTypeOutputArgs, opts?: InvokeOptions): Output<GetSccProviderTypeResult>
    def get_scc_provider_type(instance_id: Optional[str] = None,
                              provider_type_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetSccProviderTypeResult
    def get_scc_provider_type_output(instance_id: Optional[pulumi.Input[str]] = None,
                              provider_type_id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetSccProviderTypeResult]
    func GetSccProviderType(ctx *Context, args *GetSccProviderTypeArgs, opts ...InvokeOption) (*GetSccProviderTypeResult, error)
    func GetSccProviderTypeOutput(ctx *Context, args *GetSccProviderTypeOutputArgs, opts ...InvokeOption) GetSccProviderTypeResultOutput

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

    public static class GetSccProviderType 
    {
        public static Task<GetSccProviderTypeResult> InvokeAsync(GetSccProviderTypeArgs args, InvokeOptions? opts = null)
        public static Output<GetSccProviderTypeResult> Invoke(GetSccProviderTypeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccProviderTypeResult> getSccProviderType(GetSccProviderTypeArgs args, InvokeOptions options)
    public static Output<GetSccProviderTypeResult> getSccProviderType(GetSccProviderTypeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccProviderType:getSccProviderType
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getSccProviderType Result

    The following output properties are available:

    Attributes Dictionary<string, string>
    CreatedAt string
    DataType string
    Description string
    Icon string
    Id string
    InstanceId string
    InstanceLimit double
    Labels List<GetSccProviderTypeLabel>
    Mode string
    Name string
    ProviderTypeId string
    S2sEnabled bool
    Type string
    UpdatedAt string
    Attributes map[string]string
    CreatedAt string
    DataType string
    Description string
    Icon string
    Id string
    InstanceId string
    InstanceLimit float64
    Labels []GetSccProviderTypeLabel
    Mode string
    Name string
    ProviderTypeId string
    S2sEnabled bool
    Type string
    UpdatedAt string
    attributes Map<String,String>
    createdAt String
    dataType String
    description String
    icon String
    id String
    instanceId String
    instanceLimit Double
    labels List<GetSccProviderTypeLabel>
    mode String
    name String
    providerTypeId String
    s2sEnabled Boolean
    type String
    updatedAt String
    attributes {[key: string]: string}
    createdAt string
    dataType string
    description string
    icon string
    id string
    instanceId string
    instanceLimit number
    labels GetSccProviderTypeLabel[]
    mode string
    name string
    providerTypeId string
    s2sEnabled boolean
    type string
    updatedAt string
    attributes Map<String>
    createdAt String
    dataType String
    description String
    icon String
    id String
    instanceId String
    instanceLimit Number
    labels List<Property Map>
    mode String
    name String
    providerTypeId String
    s2sEnabled Boolean
    type String
    updatedAt String

    Supporting Types

    GetSccProviderTypeLabel

    Text string
    Tip string
    Text string
    Tip string
    text String
    tip String
    text string
    tip string
    text str
    tip str
    text String
    tip 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.88.0 published on Friday, Feb 6, 2026 by ibm-cloud
      Meet Neo: Your AI Platform Teammate