Class EvidentlyLaunchExecution.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.evidently_launch.EvidentlyLaunchExecution.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<EvidentlyLaunchExecution>
- Enclosing interface:
- EvidentlyLaunchExecution
@Stability(Stable) public static final class EvidentlyLaunchExecution.Builder extends Object implements software.amazon.jsii.Builder<EvidentlyLaunchExecution>
A builder forEvidentlyLaunchExecution
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
-
-
Method Detail
-
build
@Stability(Stable) public EvidentlyLaunchExecution build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<EvidentlyLaunchExecution>- Returns:
- a new instance of
EvidentlyLaunchExecution - Throws:
NullPointerException- if any required attribute was not provided
-
-