Class NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.network_services_edge_cache_service.NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:22.148Z") @Stability(Stable) public class NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedNetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedNetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference
protected NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference
protected NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference
@Stability(Stable) public NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
resetExcludedQueryParameters
@Stability(Stable) public void resetExcludedQueryParameters()
-
resetExcludeHost
@Stability(Stable) public void resetExcludeHost()
-
resetExcludeQueryString
@Stability(Stable) public void resetExcludeQueryString()
-
resetIncludedCookieNames
@Stability(Stable) public void resetIncludedCookieNames()
-
resetIncludedHeaderNames
@Stability(Stable) public void resetIncludedHeaderNames()
-
resetIncludedQueryParameters
@Stability(Stable) public void resetIncludedQueryParameters()
-
resetIncludeProtocol
@Stability(Stable) public void resetIncludeProtocol()
-
getExcludedQueryParametersInput
@Stability(Stable) @Nullable public List<String> getExcludedQueryParametersInput()
-
getExcludeHostInput
@Stability(Stable) @Nullable public Object getExcludeHostInput()
-
getExcludeQueryStringInput
@Stability(Stable) @Nullable public Object getExcludeQueryStringInput()
-
getIncludedCookieNamesInput
@Stability(Stable) @Nullable public List<String> getIncludedCookieNamesInput()
-
getIncludedHeaderNamesInput
@Stability(Stable) @Nullable public List<String> getIncludedHeaderNamesInput()
-
getIncludedQueryParametersInput
@Stability(Stable) @Nullable public List<String> getIncludedQueryParametersInput()
-
getIncludeProtocolInput
@Stability(Stable) @Nullable public Object getIncludeProtocolInput()
-
getExcludedQueryParameters
@Stability(Stable) @NotNull public List<String> getExcludedQueryParameters()
-
setExcludedQueryParameters
@Stability(Stable) public void setExcludedQueryParameters(@NotNull List<String> value)
-
getExcludeHost
@Stability(Stable) @NotNull public Object getExcludeHost()
-
setExcludeHost
@Stability(Stable) public void setExcludeHost(@NotNull Boolean value)
-
setExcludeHost
@Stability(Stable) public void setExcludeHost(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getExcludeQueryString
@Stability(Stable) @NotNull public Object getExcludeQueryString()
-
setExcludeQueryString
@Stability(Stable) public void setExcludeQueryString(@NotNull Boolean value)
-
setExcludeQueryString
@Stability(Stable) public void setExcludeQueryString(@NotNull com.hashicorp.cdktf.IResolvable value)
-
setIncludedCookieNames
@Stability(Stable) public void setIncludedCookieNames(@NotNull List<String> value)
-
setIncludedHeaderNames
@Stability(Stable) public void setIncludedHeaderNames(@NotNull List<String> value)
-
getIncludedQueryParameters
@Stability(Stable) @NotNull public List<String> getIncludedQueryParameters()
-
setIncludedQueryParameters
@Stability(Stable) public void setIncludedQueryParameters(@NotNull List<String> value)
-
getIncludeProtocol
@Stability(Stable) @NotNull public Object getIncludeProtocol()
-
setIncludeProtocol
@Stability(Stable) public void setIncludeProtocol(@NotNull Boolean value)
-
setIncludeProtocol
@Stability(Stable) public void setIncludeProtocol(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicy getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable NetworkServicesEdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicy value)
-
-