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