Uses of Interface
com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding.EndpointsServiceIamBindingCondition
-
Packages that use EndpointsServiceIamBindingCondition Package Description com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding google_endpoints_service_iam_binding -
-
Uses of EndpointsServiceIamBindingCondition in com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding
Classes in com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding that implement EndpointsServiceIamBindingCondition Modifier and Type Class Description static classEndpointsServiceIamBindingCondition.Jsii$ProxyAn implementation forEndpointsServiceIamBindingConditionMethods in com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding that return EndpointsServiceIamBindingCondition Modifier and Type Method Description EndpointsServiceIamBindingConditionEndpointsServiceIamBindingCondition.Builder. build()Builds the configured instance.default EndpointsServiceIamBindingConditionEndpointsServiceIamBindingConfig. getCondition()condition block.EndpointsServiceIamBindingConditionEndpointsServiceIamBindingConfig.Jsii$Proxy. getCondition()EndpointsServiceIamBindingConditionEndpointsServiceIamBinding. getConditionInput()EndpointsServiceIamBindingConditionEndpointsServiceIamBindingConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.endpoints_service_iam_binding with parameters of type EndpointsServiceIamBindingCondition Modifier and Type Method Description EndpointsServiceIamBinding.BuilderEndpointsServiceIamBinding.Builder. condition(EndpointsServiceIamBindingCondition condition)condition block.EndpointsServiceIamBindingConfig.BuilderEndpointsServiceIamBindingConfig.Builder. condition(EndpointsServiceIamBindingCondition condition)Sets the value ofEndpointsServiceIamBindingConfig.getCondition()voidEndpointsServiceIamBinding. putCondition(EndpointsServiceIamBindingCondition value)voidEndpointsServiceIamBindingConditionOutputReference. setInternalValue(EndpointsServiceIamBindingCondition value)
-