Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDeploymentPropsMixin.MethodSettingProperty.Builder
Packages that use CfnDeploymentPropsMixin.MethodSettingProperty.Builder
-
Uses of CfnDeploymentPropsMixin.MethodSettingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDeploymentPropsMixin.MethodSettingProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentPropsMixin.MethodSettingProperty.builder()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.cacheDataEncrypted(Boolean cacheDataEncrypted) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getCacheDataEncrypted()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.cacheDataEncrypted(IResolvable cacheDataEncrypted) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getCacheDataEncrypted()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.cacheTtlInSeconds(Number cacheTtlInSeconds) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getCacheTtlInSeconds()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.cachingEnabled(Boolean cachingEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getCachingEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.cachingEnabled(IResolvable cachingEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getCachingEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.dataTraceEnabled(Boolean dataTraceEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getDataTraceEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getDataTraceEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.httpMethod(String httpMethod) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getHttpMethod()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.loggingLevel(String loggingLevel) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getLoggingLevel()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.metricsEnabled(Boolean metricsEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getMetricsEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.metricsEnabled(IResolvable metricsEnabled) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getMetricsEnabled()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.resourcePath(String resourcePath) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getResourcePath()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.throttlingBurstLimit(Number throttlingBurstLimit) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getThrottlingBurstLimit()CfnDeploymentPropsMixin.MethodSettingProperty.Builder.throttlingRateLimit(Number throttlingRateLimit) Sets the value ofCfnDeploymentPropsMixin.MethodSettingProperty.getThrottlingRateLimit()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDeploymentPropsMixin.MethodSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentPropsMixin.MethodSettingProperty.Builder.