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