GoogleCloudChannelV1AssociationInfoArgs

data class GoogleCloudChannelV1AssociationInfoArgs(val baseEntitlement: Output<String>? = null) : ConvertibleToJava<GoogleCloudChannelV1AssociationInfoArgs>

Association links that an entitlement has to other entitlements.

Constructors

Link copied to clipboard
constructor(baseEntitlement: Output<String>? = null)

Properties

Link copied to clipboard
val baseEntitlement: Output<String>? = null

The name of the base entitlement, for which this entitlement is an add-on.

Functions

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