Binding

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

Properties

Link copied to clipboard
val createTime: Output<String>

When the membership binding was created.

Link copied to clipboard
val deleteTime: Output<String>

When the membership binding was deleted.

Link copied to clipboard
val fleet: Output<Boolean>

Whether the membershipbinding is Fleet-wide; true means that this Membership should be bound to all Namespaces in this entire Fleet.

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

Required. The ID to use for the MembershipBinding.

Link copied to clipboard
val membershipId: Output<String>
Link copied to clipboard
val name: Output<String>

The resource name for the membershipbinding itself projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scope: Output<String>

A Workspace resource name in the format projects/*/locations/*/scopes/*. //*/

Link copied to clipboard

State of the membership binding resource.

Link copied to clipboard
val uid: Output<String>

Google-generated UUID for this resource. This is unique across all membershipbinding resources. If a membershipbinding 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 membership binding was last updated.

Link copied to clipboard
val urn: Output<String>