GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgs

data class GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgs(val allowedValues: Output<List<String>>? = null, val policy: Output<GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeaturePolicy>? = null) : ConvertibleToJava<GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgs>

Defines whether a feature can be used or what values are accepted.

Constructors

Properties

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

A list of acceptable values. Only effective when the policy is RESTRICTED.

Link copied to clipboard

Functions

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