1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccProfileAttachment
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 getSccProfileAttachment

    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 getSccProfileAttachment(args: GetSccProfileAttachmentArgs, opts?: InvokeOptions): Promise<GetSccProfileAttachmentResult>
    function getSccProfileAttachmentOutput(args: GetSccProfileAttachmentOutputArgs, opts?: InvokeOptions): Output<GetSccProfileAttachmentResult>
    def get_scc_profile_attachment(attachment_id: Optional[str] = None,
                                   id: Optional[str] = None,
                                   instance_id: Optional[str] = None,
                                   profile_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetSccProfileAttachmentResult
    def get_scc_profile_attachment_output(attachment_id: Optional[pulumi.Input[str]] = None,
                                   id: Optional[pulumi.Input[str]] = None,
                                   instance_id: Optional[pulumi.Input[str]] = None,
                                   profile_id: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetSccProfileAttachmentResult]
    func LookupSccProfileAttachment(ctx *Context, args *LookupSccProfileAttachmentArgs, opts ...InvokeOption) (*LookupSccProfileAttachmentResult, error)
    func LookupSccProfileAttachmentOutput(ctx *Context, args *LookupSccProfileAttachmentOutputArgs, opts ...InvokeOption) LookupSccProfileAttachmentResultOutput

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

    public static class GetSccProfileAttachment 
    {
        public static Task<GetSccProfileAttachmentResult> InvokeAsync(GetSccProfileAttachmentArgs args, InvokeOptions? opts = null)
        public static Output<GetSccProfileAttachmentResult> Invoke(GetSccProfileAttachmentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccProfileAttachmentResult> getSccProfileAttachment(GetSccProfileAttachmentArgs args, InvokeOptions options)
    public static Output<GetSccProfileAttachmentResult> getSccProfileAttachment(GetSccProfileAttachmentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccProfileAttachment:getSccProfileAttachment
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AttachmentId string
    InstanceId string
    ProfileId string
    Id string
    AttachmentId string
    InstanceId string
    ProfileId string
    Id string
    attachmentId String
    instanceId String
    profileId String
    id String
    attachmentId string
    instanceId string
    profileId string
    id string
    attachmentId String
    instanceId String
    profileId String
    id String

    getSccProfileAttachment Result

    The following output properties are available:

    Supporting Types

    GetSccProfileAttachmentAttachmentParameter

    GetSccProfileAttachmentLastScan

    Id string
    Status string
    Time string
    Id string
    Status string
    Time string
    id String
    status String
    time String
    id string
    status string
    time string
    id str
    status str
    time str
    id String
    status String
    time String

    GetSccProfileAttachmentNotification

    GetSccProfileAttachmentNotificationControl

    FailedControlIds List<string>
    ThresholdLimit double
    failedControlIds List<String>
    thresholdLimit Double
    failedControlIds List<String>
    thresholdLimit Number

    GetSccProfileAttachmentScope

    GetSccProfileAttachmentScopeProperty

    Name string
    Value string
    Name string
    Value string
    name String
    value String
    name string
    value string
    name str
    value str
    name String
    value 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