Class CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.appflow.mixins.CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty>
- Enclosing interface:
CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty
@Stability(Stable)
public static final class CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
object
@Stability(Stable) public CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty.Builder object(String object) - Parameters:
object- The object specified in the Amazon Lookout for Metrics flow destination.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty>- Returns:
- a new instance of
CfnFlowPropsMixin.LookoutMetricsDestinationPropertiesProperty - Throws:
NullPointerException- if any required attribute was not provided
-