Package-level declarations

Types

Link copied to clipboard
data class ArcMachineIdentityArgs(val principalId: Output<String>? = null, val tenantId: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<ArcMachineIdentityArgs>
Link copied to clipboard
data class GetPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetPlainArgs>

A collection of arguments for invoking get.

Link copied to clipboard