Class CfnGatewayTargetPropsMixin.ModelEntryProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnGatewayTargetPropsMixin.ModelEntryProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnGatewayTargetPropsMixin.ModelEntryProperty>
- Enclosing interface:
CfnGatewayTargetPropsMixin.ModelEntryProperty
@Stability(Stable)
public static final class CfnGatewayTargetPropsMixin.ModelEntryProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnGatewayTargetPropsMixin.ModelEntryProperty>
A builder for
CfnGatewayTargetPropsMixin.ModelEntryProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnGatewayTargetPropsMixin.ModelEntryProperty.getModel()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
model
Sets the value ofCfnGatewayTargetPropsMixin.ModelEntryProperty.getModel()- Parameters:
model- the value to be set.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnGatewayTargetPropsMixin.ModelEntryProperty>- Returns:
- a new instance of
CfnGatewayTargetPropsMixin.ModelEntryProperty - Throws:
NullPointerException- if any required attribute was not provided
-