IntegrationRuntimeSelfHostedRbacAuthorizationArgs

data class IntegrationRuntimeSelfHostedRbacAuthorizationArgs(val resourceId: Output<String>) : ConvertibleToJava<IntegrationRuntimeSelfHostedRbacAuthorizationArgs>

Constructors

constructor(resourceId: Output<String>)

Properties

Link copied to clipboard
val resourceId: Output<String>

The resource identifier of the integration runtime to be shared.

Functions

Link copied to clipboard
open override fun toJava(): IntegrationRuntimeSelfHostedRbacAuthorizationArgs