Uses of Interface
com.hashicorp.cdktf.providers.google.logging_log_view_iam_member.LoggingLogViewIamMemberCondition
-
Packages that use LoggingLogViewIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.logging_log_view_iam_member google_logging_log_view_iam_member -
-
Uses of LoggingLogViewIamMemberCondition in com.hashicorp.cdktf.providers.google.logging_log_view_iam_member
Classes in com.hashicorp.cdktf.providers.google.logging_log_view_iam_member that implement LoggingLogViewIamMemberCondition Modifier and Type Class Description static classLoggingLogViewIamMemberCondition.Jsii$ProxyAn implementation forLoggingLogViewIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.logging_log_view_iam_member that return LoggingLogViewIamMemberCondition Modifier and Type Method Description LoggingLogViewIamMemberConditionLoggingLogViewIamMemberCondition.Builder. build()Builds the configured instance.default LoggingLogViewIamMemberConditionLoggingLogViewIamMemberConfig. getCondition()condition block.LoggingLogViewIamMemberConditionLoggingLogViewIamMemberConfig.Jsii$Proxy. getCondition()LoggingLogViewIamMemberConditionLoggingLogViewIamMember. getConditionInput()LoggingLogViewIamMemberConditionLoggingLogViewIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.logging_log_view_iam_member with parameters of type LoggingLogViewIamMemberCondition Modifier and Type Method Description LoggingLogViewIamMember.BuilderLoggingLogViewIamMember.Builder. condition(LoggingLogViewIamMemberCondition condition)condition block.LoggingLogViewIamMemberConfig.BuilderLoggingLogViewIamMemberConfig.Builder. condition(LoggingLogViewIamMemberCondition condition)Sets the value ofLoggingLogViewIamMemberConfig.getCondition()voidLoggingLogViewIamMember. putCondition(LoggingLogViewIamMemberCondition value)voidLoggingLogViewIamMemberConditionOutputReference. setInternalValue(LoggingLogViewIamMemberCondition value)
-