@Stability(value=Stable) public static final class CfnCachePolicyProps.Builder extends Object implements software.amazon.jsii.Builder<CfnCachePolicyProps>
CfnCachePolicyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCachePolicyProps |
build()
Builds the configured instance.
|
CfnCachePolicyProps.Builder |
cachePolicyConfig(CfnCachePolicy.CachePolicyConfigProperty cachePolicyConfig)
Sets the value of
CfnCachePolicyProps.getCachePolicyConfig() |
CfnCachePolicyProps.Builder |
cachePolicyConfig(IResolvable cachePolicyConfig)
Sets the value of
CfnCachePolicyProps.getCachePolicyConfig() |
@Stability(value=Stable) public CfnCachePolicyProps.Builder cachePolicyConfig(CfnCachePolicy.CachePolicyConfigProperty cachePolicyConfig)
CfnCachePolicyProps.getCachePolicyConfig()cachePolicyConfig - The cache policy configuration. This parameter is required.this@Stability(value=Stable) public CfnCachePolicyProps.Builder cachePolicyConfig(IResolvable cachePolicyConfig)
CfnCachePolicyProps.getCachePolicyConfig()cachePolicyConfig - The cache policy configuration. This parameter is required.this@Stability(value=Stable) public CfnCachePolicyProps build()
build in interface software.amazon.jsii.Builder<CfnCachePolicyProps>CfnCachePolicyPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.