WorkforcePoolAccessRestrictionsAllowedServiceArgs

data class WorkforcePoolAccessRestrictionsAllowedServiceArgs(val domain: Output<String>? = null) : ConvertibleToJava<WorkforcePoolAccessRestrictionsAllowedServiceArgs>

Constructors

constructor(domain: Output<String>? = null)

Properties

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

Domain name of the service. Example: console.cloud.google

Functions

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