Scope

class Scope : KotlinCustomResource

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

Properties

Link copied to clipboard
val allMemberships: Output<Boolean>

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

Link copied to clipboard
val createTime: Output<String>

When the scope was created.

Link copied to clipboard
val deleteTime: Output<String>

When the scope was deleted.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

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

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scopeId: Output<String>

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

Link copied to clipboard

State of the scope resource.

Link copied to clipboard
val uid: Output<String>

Google-generated UUID for this resource. This is unique across all scope resources. If a scope resource is deleted and another resource with the same name is created, it gets a different uid.

Link copied to clipboard
val updateTime: Output<String>

When the scope was last updated.

Link copied to clipboard
val urn: Output<String>