Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherHeaderAction
-
Packages that use ComputeUrlMapPathMatcherHeaderAction Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherHeaderAction in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherHeaderAction Modifier and Type Class Description static classComputeUrlMapPathMatcherHeaderAction.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherHeaderActionMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherHeaderAction Modifier and Type Method Description ComputeUrlMapPathMatcherHeaderActionComputeUrlMapPathMatcherHeaderAction.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherHeaderActionComputeUrlMapPathMatcher. getHeaderAction()header_action block.ComputeUrlMapPathMatcherHeaderActionComputeUrlMapPathMatcher.Jsii$Proxy. getHeaderAction()ComputeUrlMapPathMatcherHeaderActionComputeUrlMapPathMatcherOutputReference. getHeaderActionInput()ComputeUrlMapPathMatcherHeaderActionComputeUrlMapPathMatcherHeaderActionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherHeaderAction Modifier and Type Method Description ComputeUrlMapPathMatcher.BuilderComputeUrlMapPathMatcher.Builder. headerAction(ComputeUrlMapPathMatcherHeaderAction headerAction)Sets the value ofComputeUrlMapPathMatcher.getHeaderAction()voidComputeUrlMapPathMatcherOutputReference. putHeaderAction(ComputeUrlMapPathMatcherHeaderAction value)voidComputeUrlMapPathMatcherHeaderActionOutputReference. setInternalValue(ComputeUrlMapPathMatcherHeaderAction value)
-