HubEventHandlerAuthArgs

data class HubEventHandlerAuthArgs(val managedIdentityId: Output<String>) : ConvertibleToJava<HubEventHandlerAuthArgs>

Constructors

Link copied to clipboard
constructor(managedIdentityId: Output<String>)

Properties

Link copied to clipboard

Specify the identity ID of the target resource.

Functions

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