Resource Bridge Appliance Identity Args
data class ResourceBridgeApplianceIdentityArgs(val principalId: Output<String>? = null, val tenantId: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<ResourceBridgeApplianceIdentityArgs>
Constructors
Link copied to clipboard
fun ResourceBridgeApplianceIdentityArgs(principalId: Output<String>? = null, tenantId: Output<String>? = null, type: Output<String>)