Class CfnCodeInterpreterMixinProps.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnCodeInterpreterMixinProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnCodeInterpreterMixinProps>
- Enclosing interface:
CfnCodeInterpreterMixinProps
@Stability(Stable)
public static final class CfnCodeInterpreterMixinProps.Builder
extends Object
implements software.amazon.jsii.Builder<CfnCodeInterpreterMixinProps>
A builder for
CfnCodeInterpreterMixinProps-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnCodeInterpreterMixinProps>- Returns:
- a new instance of
CfnCodeInterpreterMixinProps - Throws:
NullPointerException- if any required attribute was not provided
-