Google Cloud Channel V1Parameter Args
data class GoogleCloudChannelV1ParameterArgs(val name: Output<String>? = null, val value: Output<GoogleCloudChannelV1ValueArgs>? = null) : ConvertibleToJava<GoogleCloudChannelV1ParameterArgs>
Definition for extended entitlement parameters.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1ParameterArgs(name: Output<String>? = null, value: Output<GoogleCloudChannelV1ValueArgs>? = null)