Get Scope Result
data class GetScopeResult(val allMemberships: Boolean, val createTime: String, val deleteTime: String, val name: String, val state: ScopeLifecycleStateResponse, val uid: String, val updateTime: String)
Properties
Link copied to clipboard
If true, all Memberships in the Fleet bind to this Scope.
Link copied to clipboard
When the scope was created.
Link copied to clipboard
When the scope was deleted.
Link copied to clipboard
State of the scope resource.
Link copied to clipboard
When the scope was last updated.