Class CfnReservedCacheNodePropsMixin.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnReservedCacheNodePropsMixin.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnReservedCacheNodePropsMixin>
- Enclosing class:
CfnReservedCacheNodePropsMixin
@Stability(Stable)
public static final class CfnReservedCacheNodePropsMixin.Builder
extends Object
implements software.amazon.jsii.Builder<CfnReservedCacheNodePropsMixin>
A fluent builder for
CfnReservedCacheNodePropsMixin.-
Method Summary
-
Method Details
-
create
@Stability(Stable) public static CfnReservedCacheNodePropsMixin.Builder create(CfnPropertyMixinOptions options) - Parameters:
options- Mixin options.- Returns:
- a new instance of
CfnReservedCacheNodePropsMixin.Builder.
-
create
- Returns:
- a new instance of
CfnReservedCacheNodePropsMixin.Builder.
-
build
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnReservedCacheNodePropsMixin>- Returns:
- a newly built instance of
CfnReservedCacheNodePropsMixin.
-