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