oauthScopes

@JvmName(name = "gxkmmdrqrtplqaci")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "dadcjgwcubornpyo")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

Scopes that are used by NAP when creating node pools.


@JvmName(name = "kdycbfdedxecdlfk")
suspend fun oauthScopes(vararg values: Output<String>)


@JvmName(name = "ydqttnharruwbnpg")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "ldckevdrwodlycfj")
suspend fun oauthScopes(vararg values: String)

Parameters

values

Scopes that are used by NAP when creating node pools.