ScopeArgs

data class ScopeArgs(val allMemberships: Output<Boolean>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val project: Output<String>? = null, val scopeId: Output<String>? = null) : ConvertibleToJava<ScopeArgs>

Creates a Scope. Auto-naming is currently not supported for this resource.

Constructors

Link copied to clipboard
fun ScopeArgs(allMemberships: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, scopeId: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val allMemberships: Output<Boolean>? = null

If true, all Memberships in the Fleet bind to this Scope.

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

The resource name for the scope projects/{project}/locations/{location}/scopes/{scope}

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

Required. Client chosen ID for the Scope. scope_id must be a ????