Uses of Interface
com.hashicorp.cdktf.providers.google.iap_web_iam_member.IapWebIamMemberCondition
-
Packages that use IapWebIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.iap_web_iam_member google_iap_web_iam_member -
-
Uses of IapWebIamMemberCondition in com.hashicorp.cdktf.providers.google.iap_web_iam_member
Classes in com.hashicorp.cdktf.providers.google.iap_web_iam_member that implement IapWebIamMemberCondition Modifier and Type Class Description static classIapWebIamMemberCondition.Jsii$ProxyAn implementation forIapWebIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.iap_web_iam_member that return IapWebIamMemberCondition Modifier and Type Method Description IapWebIamMemberConditionIapWebIamMemberCondition.Builder. build()Builds the configured instance.default IapWebIamMemberConditionIapWebIamMemberConfig. getCondition()condition block.IapWebIamMemberConditionIapWebIamMemberConfig.Jsii$Proxy. getCondition()IapWebIamMemberConditionIapWebIamMember. getConditionInput()IapWebIamMemberConditionIapWebIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.iap_web_iam_member with parameters of type IapWebIamMemberCondition Modifier and Type Method Description IapWebIamMember.BuilderIapWebIamMember.Builder. condition(IapWebIamMemberCondition condition)condition block.IapWebIamMemberConfig.BuilderIapWebIamMemberConfig.Builder. condition(IapWebIamMemberCondition condition)Sets the value ofIapWebIamMemberConfig.getCondition()voidIapWebIamMember. putCondition(IapWebIamMemberCondition value)voidIapWebIamMemberConditionOutputReference. setInternalValue(IapWebIamMemberCondition value)
-