@Stability(value=Stable) public static final class CfnStage.MethodSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStage.MethodSettingProperty>
CfnStage.MethodSettingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder cacheDataEncrypted(Boolean cacheDataEncrypted)
CfnStage.MethodSettingProperty.getCacheDataEncrypted()cacheDataEncrypted - `CfnStage.MethodSettingProperty.CacheDataEncrypted`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder cacheDataEncrypted(IResolvable cacheDataEncrypted)
CfnStage.MethodSettingProperty.getCacheDataEncrypted()cacheDataEncrypted - `CfnStage.MethodSettingProperty.CacheDataEncrypted`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder cacheTtlInSeconds(Number cacheTtlInSeconds)
CfnStage.MethodSettingProperty.getCacheTtlInSeconds()cacheTtlInSeconds - `CfnStage.MethodSettingProperty.CacheTtlInSeconds`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder cachingEnabled(Boolean cachingEnabled)
CfnStage.MethodSettingProperty.getCachingEnabled()cachingEnabled - `CfnStage.MethodSettingProperty.CachingEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder cachingEnabled(IResolvable cachingEnabled)
CfnStage.MethodSettingProperty.getCachingEnabled()cachingEnabled - `CfnStage.MethodSettingProperty.CachingEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder dataTraceEnabled(Boolean dataTraceEnabled)
CfnStage.MethodSettingProperty.getDataTraceEnabled()dataTraceEnabled - `CfnStage.MethodSettingProperty.DataTraceEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder dataTraceEnabled(IResolvable dataTraceEnabled)
CfnStage.MethodSettingProperty.getDataTraceEnabled()dataTraceEnabled - `CfnStage.MethodSettingProperty.DataTraceEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder httpMethod(String httpMethod)
CfnStage.MethodSettingProperty.getHttpMethod()httpMethod - `CfnStage.MethodSettingProperty.HttpMethod`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder loggingLevel(String loggingLevel)
CfnStage.MethodSettingProperty.getLoggingLevel()loggingLevel - `CfnStage.MethodSettingProperty.LoggingLevel`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder metricsEnabled(Boolean metricsEnabled)
CfnStage.MethodSettingProperty.getMetricsEnabled()metricsEnabled - `CfnStage.MethodSettingProperty.MetricsEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder metricsEnabled(IResolvable metricsEnabled)
CfnStage.MethodSettingProperty.getMetricsEnabled()metricsEnabled - `CfnStage.MethodSettingProperty.MetricsEnabled`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder resourcePath(String resourcePath)
CfnStage.MethodSettingProperty.getResourcePath()resourcePath - `CfnStage.MethodSettingProperty.ResourcePath`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder throttlingBurstLimit(Number throttlingBurstLimit)
CfnStage.MethodSettingProperty.getThrottlingBurstLimit()throttlingBurstLimit - `CfnStage.MethodSettingProperty.ThrottlingBurstLimit`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty.Builder throttlingRateLimit(Number throttlingRateLimit)
CfnStage.MethodSettingProperty.getThrottlingRateLimit()throttlingRateLimit - `CfnStage.MethodSettingProperty.ThrottlingRateLimit`.this@Stability(value=Stable) public CfnStage.MethodSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnStage.MethodSettingProperty>CfnStage.MethodSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.