Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table_iam_member.BigqueryTableIamMemberCondition
-
Packages that use BigqueryTableIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.bigquery_table_iam_member google_bigquery_table_iam_member -
-
Uses of BigqueryTableIamMemberCondition in com.hashicorp.cdktf.providers.google.bigquery_table_iam_member
Classes in com.hashicorp.cdktf.providers.google.bigquery_table_iam_member that implement BigqueryTableIamMemberCondition Modifier and Type Class Description static classBigqueryTableIamMemberCondition.Jsii$ProxyAn implementation forBigqueryTableIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.bigquery_table_iam_member that return BigqueryTableIamMemberCondition Modifier and Type Method Description BigqueryTableIamMemberConditionBigqueryTableIamMemberCondition.Builder. build()Builds the configured instance.default BigqueryTableIamMemberConditionBigqueryTableIamMemberConfig. getCondition()condition block.BigqueryTableIamMemberConditionBigqueryTableIamMemberConfig.Jsii$Proxy. getCondition()BigqueryTableIamMemberConditionBigqueryTableIamMember. getConditionInput()BigqueryTableIamMemberConditionBigqueryTableIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_table_iam_member with parameters of type BigqueryTableIamMemberCondition Modifier and Type Method Description BigqueryTableIamMember.BuilderBigqueryTableIamMember.Builder. condition(BigqueryTableIamMemberCondition condition)condition block.BigqueryTableIamMemberConfig.BuilderBigqueryTableIamMemberConfig.Builder. condition(BigqueryTableIamMemberCondition condition)Sets the value ofBigqueryTableIamMemberConfig.getCondition()voidBigqueryTableIamMember. putCondition(BigqueryTableIamMemberCondition value)voidBigqueryTableIamMemberConditionOutputReference. setInternalValue(BigqueryTableIamMemberCondition value)
-