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