CheckDependenciesResponse interface

Model for the check dependencies API for an informatica serverless runtime resource

Properties

count

Count of dependencies

id

id of resource

references

List of dependencies

Property Details

count

Count of dependencies

count: number

Property Value

number

id

id of resource

id: string

Property Value

string

references

List of dependencies

references: ServerlessRuntimeDependency[]

Property Value