ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
Using getCdToolchainToolSecuritycompliance
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 getCdToolchainToolSecuritycompliance(args: GetCdToolchainToolSecuritycomplianceArgs, opts?: InvokeOptions): Promise<GetCdToolchainToolSecuritycomplianceResult>
function getCdToolchainToolSecuritycomplianceOutput(args: GetCdToolchainToolSecuritycomplianceOutputArgs, opts?: InvokeOptions): Output<GetCdToolchainToolSecuritycomplianceResult>def get_cd_toolchain_tool_securitycompliance(id: Optional[str] = None,
tool_id: Optional[str] = None,
toolchain_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCdToolchainToolSecuritycomplianceResult
def get_cd_toolchain_tool_securitycompliance_output(id: Optional[pulumi.Input[str]] = None,
tool_id: Optional[pulumi.Input[str]] = None,
toolchain_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCdToolchainToolSecuritycomplianceResult]func LookupCdToolchainToolSecuritycompliance(ctx *Context, args *LookupCdToolchainToolSecuritycomplianceArgs, opts ...InvokeOption) (*LookupCdToolchainToolSecuritycomplianceResult, error)
func LookupCdToolchainToolSecuritycomplianceOutput(ctx *Context, args *LookupCdToolchainToolSecuritycomplianceOutputArgs, opts ...InvokeOption) LookupCdToolchainToolSecuritycomplianceResultOutput> Note: This function is named LookupCdToolchainToolSecuritycompliance in the Go SDK.
public static class GetCdToolchainToolSecuritycompliance
{
public static Task<GetCdToolchainToolSecuritycomplianceResult> InvokeAsync(GetCdToolchainToolSecuritycomplianceArgs args, InvokeOptions? opts = null)
public static Output<GetCdToolchainToolSecuritycomplianceResult> Invoke(GetCdToolchainToolSecuritycomplianceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCdToolchainToolSecuritycomplianceResult> getCdToolchainToolSecuritycompliance(GetCdToolchainToolSecuritycomplianceArgs args, InvokeOptions options)
public static Output<GetCdToolchainToolSecuritycomplianceResult> getCdToolchainToolSecuritycompliance(GetCdToolchainToolSecuritycomplianceArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getCdToolchainToolSecuritycompliance:getCdToolchainToolSecuritycompliance
arguments:
# arguments dictionaryThe following arguments are supported:
- Tool
Id string - Toolchain
Id string - Id string
- Tool
Id string - Toolchain
Id string - Id string
- tool
Id String - toolchain
Id String - id String
- tool
Id string - toolchain
Id string - id string
- tool_
id str - toolchain_
id str - id str
- tool
Id String - toolchain
Id String - id String
getCdToolchainToolSecuritycompliance Result
The following output properties are available:
- Crn string
- Href string
- Id string
- Name string
- Parameters
List<Get
Cd Toolchain Tool Securitycompliance Parameter> - Referents
List<Get
Cd Toolchain Tool Securitycompliance Referent> - Resource
Group stringId - State string
- Tool
Id string - Toolchain
Crn string - Toolchain
Id string - Updated
At string
- Crn string
- Href string
- Id string
- Name string
- Parameters
[]Get
Cd Toolchain Tool Securitycompliance Parameter - Referents
[]Get
Cd Toolchain Tool Securitycompliance Referent - Resource
Group stringId - State string
- Tool
Id string - Toolchain
Crn string - Toolchain
Id string - Updated
At string
- crn String
- href String
- id String
- name String
- parameters
List<Get
Cd Toolchain Tool Securitycompliance Parameter> - referents
List<Get
Cd Toolchain Tool Securitycompliance Referent> - resource
Group StringId - state String
- tool
Id String - toolchain
Crn String - toolchain
Id String - updated
At String
- crn string
- href string
- id string
- name string
- parameters
Get
Cd Toolchain Tool Securitycompliance Parameter[] - referents
Get
Cd Toolchain Tool Securitycompliance Referent[] - resource
Group stringId - state string
- tool
Id string - toolchain
Crn string - toolchain
Id string - updated
At string
- crn String
- href String
- id String
- name String
- parameters List<Property Map>
- referents List<Property Map>
- resource
Group StringId - state String
- tool
Id String - toolchain
Crn String - toolchain
Id String - updated
At String
Supporting Types
GetCdToolchainToolSecuritycomplianceParameter
- Attachment
Id string - Cos
Bucket stringName - Evidence
Locker stringType - Evidence
Namespace string - Evidence
Repo stringUrl - Instance
Crn string - Name string
- Profile
Name string - Profile
Version string - Scc
Api stringKey - Use
Profile stringAttachment
- Attachment
Id string - Cos
Bucket stringName - Evidence
Locker stringType - Evidence
Namespace string - Evidence
Repo stringUrl - Instance
Crn string - Name string
- Profile
Name string - Profile
Version string - Scc
Api stringKey - Use
Profile stringAttachment
- attachment
Id String - cos
Bucket StringName - evidence
Locker StringType - evidence
Namespace String - evidence
Repo StringUrl - instance
Crn String - name String
- profile
Name String - profile
Version String - scc
Api StringKey - use
Profile StringAttachment
- attachment
Id string - cos
Bucket stringName - evidence
Locker stringType - evidence
Namespace string - evidence
Repo stringUrl - instance
Crn string - name string
- profile
Name string - profile
Version string - scc
Api stringKey - use
Profile stringAttachment
- attachment_
id str - cos_
bucket_ strname - evidence_
locker_ strtype - evidence_
namespace str - evidence_
repo_ strurl - instance_
crn str - name str
- profile_
name str - profile_
version str - scc_
api_ strkey - use_
profile_ strattachment
- attachment
Id String - cos
Bucket StringName - evidence
Locker StringType - evidence
Namespace String - evidence
Repo StringUrl - instance
Crn String - name String
- profile
Name String - profile
Version String - scc
Api StringKey - use
Profile StringAttachment
GetCdToolchainToolSecuritycomplianceReferent
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibmTerraform Provider.
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
