GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.count(Number count) |
|
static GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.create(software.constructs.Construct scope,
String id) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.group(String group) |
Principal that is be authorized in the cluster (at least of one the oneof is required).
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_scope_rbac_role_binding#id GkeHubScopeRbacRoleBinding#id}.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.labels(Map<String,String> labels) |
Labels for this ScopeRBACRoleBinding.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_scope_rbac_role_binding#project GkeHubScopeRbacRoleBinding#project}.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.provisioners(List<? extends Object> provisioners) |
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.role(GkeHubScopeRbacRoleBindingRole role) |
role block.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.scopeId(String scopeId) |
Id of the scope.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.scopeRbacRoleBindingId(String scopeRbacRoleBindingId) |
The client-provided identifier of the RBAC Role Binding.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.timeouts(GkeHubScopeRbacRoleBindingTimeouts timeouts) |
timeouts block.
|
GkeHubScopeRbacRoleBinding.Builder |
GkeHubScopeRbacRoleBinding.Builder.user(String user) |
Principal that is be authorized in the cluster (at least of one the oneof is required).
|