Self Hosted Integration Runtime Args
data class SelfHostedIntegrationRuntimeArgs(val description: Output<String>? = null, val linkedInfo: Output<Either<LinkedIntegrationRuntimeKeyAuthorizationArgs, LinkedIntegrationRuntimeRbacAuthorizationArgs>>? = null, val type: Output<String>) : ConvertibleToJava<SelfHostedIntegrationRuntimeArgs>
Self-hosted integration runtime.
Constructors
Link copied to clipboard
constructor(description: Output<String>? = null, linkedInfo: Output<Either<LinkedIntegrationRuntimeKeyAuthorizationArgs, LinkedIntegrationRuntimeRbacAuthorizationArgs>>? = null, type: Output<String>)
Properties
Link copied to clipboard
Integration runtime description.
Link copied to clipboard
val linkedInfo: Output<Either<LinkedIntegrationRuntimeKeyAuthorizationArgs, LinkedIntegrationRuntimeRbacAuthorizationArgs>>? = null
Linked integration runtime type from data factory