Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member.GkeHubScopeIamMemberCondition
-
Packages that use GkeHubScopeIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member google_gke_hub_scope_iam_member -
-
Uses of GkeHubScopeIamMemberCondition in com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member
Classes in com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member that implement GkeHubScopeIamMemberCondition Modifier and Type Class Description static classGkeHubScopeIamMemberCondition.Jsii$ProxyAn implementation forGkeHubScopeIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member that return GkeHubScopeIamMemberCondition Modifier and Type Method Description GkeHubScopeIamMemberConditionGkeHubScopeIamMemberCondition.Builder. build()Builds the configured instance.default GkeHubScopeIamMemberConditionGkeHubScopeIamMemberConfig. getCondition()condition block.GkeHubScopeIamMemberConditionGkeHubScopeIamMemberConfig.Jsii$Proxy. getCondition()GkeHubScopeIamMemberConditionGkeHubScopeIamMember. getConditionInput()GkeHubScopeIamMemberConditionGkeHubScopeIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_hub_scope_iam_member with parameters of type GkeHubScopeIamMemberCondition Modifier and Type Method Description GkeHubScopeIamMember.BuilderGkeHubScopeIamMember.Builder. condition(GkeHubScopeIamMemberCondition condition)condition block.GkeHubScopeIamMemberConfig.BuilderGkeHubScopeIamMemberConfig.Builder. condition(GkeHubScopeIamMemberCondition condition)Sets the value ofGkeHubScopeIamMemberConfig.getCondition()voidGkeHubScopeIamMember. putCondition(GkeHubScopeIamMemberCondition value)voidGkeHubScopeIamMemberConditionOutputReference. setInternalValue(GkeHubScopeIamMemberCondition value)
-