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