Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func ComputeSecurityPolicy_IsConstruct(x interface{}) *bool + func ComputeSecurityPolicy_IsTerraformElement(x interface{}) *bool + func ComputeSecurityPolicy_IsTerraformResource(x interface{}) *bool + func ComputeSecurityPolicy_TfResourceType() *string + func NewComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigOutputReference_Override(...) + func NewComputeSecurityPolicyAdaptiveProtectionConfigOutputReference_Override(c ComputeSecurityPolicyAdaptiveProtectionConfigOutputReference, ...) + func NewComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference_Override(c ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference, ...) + func NewComputeSecurityPolicyAdvancedOptionsConfigOutputReference_Override(c ComputeSecurityPolicyAdvancedOptionsConfigOutputReference, ...) + func NewComputeSecurityPolicyRecaptchaOptionsConfigOutputReference_Override(c ComputeSecurityPolicyRecaptchaOptionsConfigOutputReference, ...) + func NewComputeSecurityPolicyRuleHeaderActionOutputReference_Override(c ComputeSecurityPolicyRuleHeaderActionOutputReference, ...) + func NewComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList_Override(c ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList, ...) + func NewComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference_Override(c ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference, ...) + func NewComputeSecurityPolicyRuleList_Override(c ComputeSecurityPolicyRuleList, terraformResource cdktf.IInterpolatingParent, ...) + func NewComputeSecurityPolicyRuleMatchConfigOutputReference_Override(c ComputeSecurityPolicyRuleMatchConfigOutputReference, ...) + func NewComputeSecurityPolicyRuleMatchExprOutputReference_Override(c ComputeSecurityPolicyRuleMatchExprOutputReference, ...) + func NewComputeSecurityPolicyRuleMatchOutputReference_Override(c ComputeSecurityPolicyRuleMatchOutputReference, ...) + func NewComputeSecurityPolicyRuleOutputReference_Override(c ComputeSecurityPolicyRuleOutputReference, ...) + func NewComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference_Override(c ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference, ...) + func NewComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsOutputReference_Override(...) + func NewComputeSecurityPolicyRuleRateLimitOptionsOutputReference_Override(c ComputeSecurityPolicyRuleRateLimitOptionsOutputReference, ...) + func NewComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference_Override(c ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference, ...) + func NewComputeSecurityPolicyRuleRedirectOptionsOutputReference_Override(c ComputeSecurityPolicyRuleRedirectOptionsOutputReference, ...) + func NewComputeSecurityPolicyTimeoutsOutputReference_Override(c ComputeSecurityPolicyTimeoutsOutputReference, ...) + func NewComputeSecurityPolicy_Override(c ComputeSecurityPolicy, scope constructs.Construct, id *string, ...) + type ComputeSecurityPolicy interface + AdaptiveProtectionConfig func() ComputeSecurityPolicyAdaptiveProtectionConfigOutputReference + AdaptiveProtectionConfigInput func() *ComputeSecurityPolicyAdaptiveProtectionConfig + AddOverride func(path *string, value interface{}) + AdvancedOptionsConfig func() ComputeSecurityPolicyAdvancedOptionsConfigOutputReference + AdvancedOptionsConfigInput func() *ComputeSecurityPolicyAdvancedOptionsConfig + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + Fingerprint func() *string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAdaptiveProtectionConfig func(value *ComputeSecurityPolicyAdaptiveProtectionConfig) + PutAdvancedOptionsConfig func(value *ComputeSecurityPolicyAdvancedOptionsConfig) + PutRecaptchaOptionsConfig func(value *ComputeSecurityPolicyRecaptchaOptionsConfig) + PutRule func(value interface{}) + PutTimeouts func(value *ComputeSecurityPolicyTimeouts) + RawOverrides func() interface{} + RecaptchaOptionsConfig func() ComputeSecurityPolicyRecaptchaOptionsConfigOutputReference + RecaptchaOptionsConfigInput func() *ComputeSecurityPolicyRecaptchaOptionsConfig + ResetAdaptiveProtectionConfig func() + ResetAdvancedOptionsConfig func() + ResetDescription func() + ResetId func() + ResetOverrideLogicalId func() + ResetProject func() + ResetRecaptchaOptionsConfig func() + ResetRule func() + ResetTimeouts func() + ResetType func() + Rule func() ComputeSecurityPolicyRuleList + RuleInput func() interface{} + SelfLink func() *string + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetType func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() ComputeSecurityPolicyTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Type func() *string + TypeInput func() *string + func NewComputeSecurityPolicy(scope constructs.Construct, id *string, config *ComputeSecurityPolicyConfig) ComputeSecurityPolicy + type ComputeSecurityPolicyAdaptiveProtectionConfig struct + Layer7DdosDefenseConfig *ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig + type ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct + Enable interface{} + RuleVisibility *string + type ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enable func() interface{} + EnableInput func() interface{} + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetEnable func() + ResetRuleVisibility func() + Resolve func(_context cdktf.IResolveContext) interface{} + RuleVisibility func() *string + RuleVisibilityInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnable func(val interface{}) + SetInternalValue func(val *ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) + SetRuleVisibility func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ... + type ComputeSecurityPolicyAdaptiveProtectionConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyAdaptiveProtectionConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Layer7DdosDefenseConfig func() ... + Layer7DdosDefenseConfigInput func() *ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig + PutLayer7DdosDefenseConfig func(value *ComputeSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) + ResetLayer7DdosDefenseConfig func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyAdaptiveProtectionConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyAdaptiveProtectionConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyAdaptiveProtectionConfigOutputReference + type ComputeSecurityPolicyAdvancedOptionsConfig struct + JsonCustomConfig *ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig + JsonParsing *string + LogLevel *string + type ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct + ContentTypes *[]*string + type ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + ContentTypes func() *[]*string + ContentTypesInput func() *[]*string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetContentTypes func(val *[]*string) + SetInternalValue func(val *ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference + type ComputeSecurityPolicyAdvancedOptionsConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyAdvancedOptionsConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + JsonCustomConfig func() ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfigOutputReference + JsonCustomConfigInput func() *ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig + JsonParsing func() *string + JsonParsingInput func() *string + LogLevel func() *string + LogLevelInput func() *string + PutJsonCustomConfig func(value *ComputeSecurityPolicyAdvancedOptionsConfigJsonCustomConfig) + ResetJsonCustomConfig func() + ResetJsonParsing func() + ResetLogLevel func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyAdvancedOptionsConfig) + SetJsonParsing func(val *string) + SetLogLevel func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyAdvancedOptionsConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyAdvancedOptionsConfigOutputReference + type ComputeSecurityPolicyConfig struct + AdaptiveProtectionConfig *ComputeSecurityPolicyAdaptiveProtectionConfig + AdvancedOptionsConfig *ComputeSecurityPolicyAdvancedOptionsConfig + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Description *string + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + RecaptchaOptionsConfig *ComputeSecurityPolicyRecaptchaOptionsConfig + Rule interface{} + Timeouts *ComputeSecurityPolicyTimeouts + Type *string + type ComputeSecurityPolicyRecaptchaOptionsConfig struct + RedirectSiteKey *string + type ComputeSecurityPolicyRecaptchaOptionsConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRecaptchaOptionsConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + RedirectSiteKey func() *string + RedirectSiteKeyInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRecaptchaOptionsConfig) + SetRedirectSiteKey func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRecaptchaOptionsConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRecaptchaOptionsConfigOutputReference + type ComputeSecurityPolicyRule struct + Action *string + Description *string + HeaderAction *ComputeSecurityPolicyRuleHeaderAction + Match *ComputeSecurityPolicyRuleMatch + Preview interface{} + Priority *float64 + RateLimitOptions *ComputeSecurityPolicyRuleRateLimitOptions + RedirectOptions *ComputeSecurityPolicyRuleRedirectOptions + type ComputeSecurityPolicyRuleHeaderAction struct + RequestHeadersToAdds interface{} + type ComputeSecurityPolicyRuleHeaderActionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleHeaderAction + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutRequestHeadersToAdds func(value interface{}) + RequestHeadersToAdds func() ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList + RequestHeadersToAddsInput func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRuleHeaderAction) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleHeaderActionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleHeaderActionOutputReference + type ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAdds struct + HeaderName *string + HeaderValue *string + type ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsList + type ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + HeaderName func() *string + HeaderNameInput func() *string + HeaderValue func() *string + HeaderValueInput func() *string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetHeaderValue func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetHeaderName func(val *string) + SetHeaderValue func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ComputeSecurityPolicyRuleHeaderActionRequestHeadersToAddsOutputReference + type ComputeSecurityPolicyRuleList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ComputeSecurityPolicyRuleOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewComputeSecurityPolicyRuleList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ComputeSecurityPolicyRuleList + type ComputeSecurityPolicyRuleMatch struct + Config *ComputeSecurityPolicyRuleMatchConfig + Expr *ComputeSecurityPolicyRuleMatchExpr + VersionedExpr *string + type ComputeSecurityPolicyRuleMatchConfig struct + SrcIpRanges *[]*string + type ComputeSecurityPolicyRuleMatchConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleMatchConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRuleMatchConfig) + SetSrcIpRanges func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SrcIpRanges func() *[]*string + SrcIpRangesInput func() *[]*string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleMatchConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleMatchConfigOutputReference + type ComputeSecurityPolicyRuleMatchExpr struct + Expression *string + type ComputeSecurityPolicyRuleMatchExprOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Expression func() *string + ExpressionInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleMatchExpr + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetExpression func(val *string) + SetInternalValue func(val *ComputeSecurityPolicyRuleMatchExpr) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleMatchExprOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleMatchExprOutputReference + type ComputeSecurityPolicyRuleMatchOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Config func() ComputeSecurityPolicyRuleMatchConfigOutputReference + ConfigInput func() *ComputeSecurityPolicyRuleMatchConfig + CreationStack func() *[]*string + Expr func() ComputeSecurityPolicyRuleMatchExprOutputReference + ExprInput func() *ComputeSecurityPolicyRuleMatchExpr + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleMatch + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutConfig func(value *ComputeSecurityPolicyRuleMatchConfig) + PutExpr func(value *ComputeSecurityPolicyRuleMatchExpr) + ResetConfig func() + ResetExpr func() + ResetVersionedExpr func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRuleMatch) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetVersionedExpr func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + VersionedExpr func() *string + VersionedExprInput func() *string + func NewComputeSecurityPolicyRuleMatchOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleMatchOutputReference + type ComputeSecurityPolicyRuleOutputReference interface + Action func() *string + ActionInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Description func() *string + DescriptionInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + HeaderAction func() ComputeSecurityPolicyRuleHeaderActionOutputReference + HeaderActionInput func() *ComputeSecurityPolicyRuleHeaderAction + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Match func() ComputeSecurityPolicyRuleMatchOutputReference + MatchInput func() *ComputeSecurityPolicyRuleMatch + Preview func() interface{} + PreviewInput func() interface{} + Priority func() *float64 + PriorityInput func() *float64 + PutHeaderAction func(value *ComputeSecurityPolicyRuleHeaderAction) + PutMatch func(value *ComputeSecurityPolicyRuleMatch) + PutRateLimitOptions func(value *ComputeSecurityPolicyRuleRateLimitOptions) + PutRedirectOptions func(value *ComputeSecurityPolicyRuleRedirectOptions) + RateLimitOptions func() ComputeSecurityPolicyRuleRateLimitOptionsOutputReference + RateLimitOptionsInput func() *ComputeSecurityPolicyRuleRateLimitOptions + RedirectOptions func() ComputeSecurityPolicyRuleRedirectOptionsOutputReference + RedirectOptionsInput func() *ComputeSecurityPolicyRuleRedirectOptions + ResetDescription func() + ResetHeaderAction func() + ResetPreview func() + ResetRateLimitOptions func() + ResetRedirectOptions func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetAction func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDescription func(val *string) + SetInternalValue func(val interface{}) + SetPreview func(val interface{}) + SetPriority func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ComputeSecurityPolicyRuleOutputReference + type ComputeSecurityPolicyRuleRateLimitOptions struct + BanDurationSec *float64 + BanThreshold *ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold + ConformAction *string + EnforceOnKey *string + EnforceOnKeyName *string + ExceedAction *string + ExceedRedirectOptions *ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions + RateLimitThreshold *ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold + type ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold struct + Count *float64 + IntervalSec *float64 + type ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Count func() *float64 + CountInput func() *float64 + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IntervalSec func() *float64 + IntervalSecInput func() *float64 + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCount func(val *float64) + SetInternalValue func(val *ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold) + SetIntervalSec func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference + type ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions struct + Target *string + Type *string + type ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetTarget func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions) + SetTarget func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + Target func() *string + TargetInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + func NewComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsOutputReference + type ComputeSecurityPolicyRuleRateLimitOptionsOutputReference interface + BanDurationSec func() *float64 + BanDurationSecInput func() *float64 + BanThreshold func() ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference + BanThresholdInput func() *ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + ConformAction func() *string + ConformActionInput func() *string + CreationStack func() *[]*string + EnforceOnKey func() *string + EnforceOnKeyInput func() *string + EnforceOnKeyName func() *string + EnforceOnKeyNameInput func() *string + ExceedAction func() *string + ExceedActionInput func() *string + ExceedRedirectOptions func() ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsOutputReference + ExceedRedirectOptionsInput func() *ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleRateLimitOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutBanThreshold func(value *ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold) + PutExceedRedirectOptions func(value *ComputeSecurityPolicyRuleRateLimitOptionsExceedRedirectOptions) + PutRateLimitThreshold func(value *ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold) + RateLimitThreshold func() ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference + RateLimitThresholdInput func() *ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold + ResetBanDurationSec func() + ResetBanThreshold func() + ResetEnforceOnKey func() + ResetEnforceOnKeyName func() + ResetExceedRedirectOptions func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetBanDurationSec func(val *float64) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetConformAction func(val *string) + SetEnforceOnKey func(val *string) + SetEnforceOnKeyName func(val *string) + SetExceedAction func(val *string) + SetInternalValue func(val *ComputeSecurityPolicyRuleRateLimitOptions) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleRateLimitOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleRateLimitOptionsOutputReference + type ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold struct + Count *float64 + IntervalSec *float64 + type ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Count func() *float64 + CountInput func() *float64 + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IntervalSec func() *float64 + IntervalSecInput func() *float64 + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCount func(val *float64) + SetInternalValue func(val *ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThreshold) + SetIntervalSec func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleRateLimitOptionsRateLimitThresholdOutputReference + type ComputeSecurityPolicyRuleRedirectOptions struct + Target *string + Type *string + type ComputeSecurityPolicyRuleRedirectOptionsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ComputeSecurityPolicyRuleRedirectOptions + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetTarget func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *ComputeSecurityPolicyRuleRedirectOptions) + SetTarget func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + Target func() *string + TargetInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + func NewComputeSecurityPolicyRuleRedirectOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyRuleRedirectOptionsOutputReference + type ComputeSecurityPolicyTimeouts struct + Create *string + Delete *string + Update *string + type ComputeSecurityPolicyTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewComputeSecurityPolicyTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ComputeSecurityPolicyTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-google-go/google/v10 github.com/cdktf/cdktf-provider-google-go/google/v11 github.com/cdktf/cdktf-provider-google-go/google/v12 github.com/cdktf/cdktf-provider-google-go/google/v13 github.com/cdktf/cdktf-provider-google-go/google/v14 github.com/cdktf/cdktf-provider-google-go/google/v3 github.com/cdktf/cdktf-provider-google-go/google/v4 github.com/cdktf/cdktf-provider-google-go/google/v5 github.com/cdktf/cdktf-provider-google-go/google/v7 github.com/cdktf/cdktf-provider-google-go/google/v8 github.com/cdktf/cdktf-provider-google-go/google/v9