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