Versions in this module Expand all Collapse all v13 v13.0.0 Apr 14, 2023 Changes in this version + func ApiGatewayMethodSettings_IsConstruct(x interface{}) *bool + func ApiGatewayMethodSettings_IsTerraformElement(x interface{}) *bool + func ApiGatewayMethodSettings_IsTerraformResource(x interface{}) *bool + func ApiGatewayMethodSettings_TfResourceType() *string + func NewApiGatewayMethodSettingsSettingsOutputReference_Override(a ApiGatewayMethodSettingsSettingsOutputReference, ...) + func NewApiGatewayMethodSettings_Override(a ApiGatewayMethodSettings, scope constructs.Construct, id *string, ...) + type ApiGatewayMethodSettings interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn 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 + MethodPath func() *string + MethodPathInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutSettings func(value *ApiGatewayMethodSettingsSettings) + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + RestApiId func() *string + RestApiIdInput func() *string + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetMethodPath func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRestApiId func(val *string) + SetStageName func(val *string) + Settings func() ApiGatewayMethodSettingsSettingsOutputReference + SettingsInput func() *ApiGatewayMethodSettingsSettings + StageName func() *string + StageNameInput func() *string + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewApiGatewayMethodSettings(scope constructs.Construct, id *string, config *ApiGatewayMethodSettingsConfig) ApiGatewayMethodSettings + type ApiGatewayMethodSettingsConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + MethodPath *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + RestApiId *string + Settings *ApiGatewayMethodSettingsSettings + StageName *string + type ApiGatewayMethodSettingsSettings struct + CacheDataEncrypted interface{} + CacheTtlInSeconds *float64 + CachingEnabled interface{} + DataTraceEnabled interface{} + LoggingLevel *string + MetricsEnabled interface{} + RequireAuthorizationForCacheControl interface{} + ThrottlingBurstLimit *float64 + ThrottlingRateLimit *float64 + UnauthorizedCacheControlHeaderStrategy *string + type ApiGatewayMethodSettingsSettingsOutputReference interface + CacheDataEncrypted func() interface{} + CacheDataEncryptedInput func() interface{} + CacheTtlInSeconds func() *float64 + CacheTtlInSecondsInput func() *float64 + CachingEnabled func() interface{} + CachingEnabledInput func() interface{} + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DataTraceEnabled func() interface{} + DataTraceEnabledInput 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() *ApiGatewayMethodSettingsSettings + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + LoggingLevel func() *string + LoggingLevelInput func() *string + MetricsEnabled func() interface{} + MetricsEnabledInput func() interface{} + RequireAuthorizationForCacheControl func() interface{} + RequireAuthorizationForCacheControlInput func() interface{} + ResetCacheDataEncrypted func() + ResetCacheTtlInSeconds func() + ResetCachingEnabled func() + ResetDataTraceEnabled func() + ResetLoggingLevel func() + ResetMetricsEnabled func() + ResetRequireAuthorizationForCacheControl func() + ResetThrottlingBurstLimit func() + ResetThrottlingRateLimit func() + ResetUnauthorizedCacheControlHeaderStrategy func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetCacheDataEncrypted func(val interface{}) + SetCacheTtlInSeconds func(val *float64) + SetCachingEnabled func(val interface{}) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDataTraceEnabled func(val interface{}) + SetInternalValue func(val *ApiGatewayMethodSettingsSettings) + SetLoggingLevel func(val *string) + SetMetricsEnabled func(val interface{}) + SetRequireAuthorizationForCacheControl func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetThrottlingBurstLimit func(val *float64) + SetThrottlingRateLimit func(val *float64) + SetUnauthorizedCacheControlHeaderStrategy func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ThrottlingBurstLimit func() *float64 + ThrottlingBurstLimitInput func() *float64 + ThrottlingRateLimit func() *float64 + ThrottlingRateLimitInput func() *float64 + ToString func() *string + UnauthorizedCacheControlHeaderStrategy func() *string + UnauthorizedCacheControlHeaderStrategyInput func() *string + func NewApiGatewayMethodSettingsSettingsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ApiGatewayMethodSettingsSettingsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v15 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19