Class CfnLogAnomalyDetectionIntegration.Builder
java.lang.Object
software.amazon.awscdk.services.devopsguru.CfnLogAnomalyDetectionIntegration.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnLogAnomalyDetectionIntegration>
- Enclosing class:
CfnLogAnomalyDetectionIntegration
@Stability(Stable)
public static final class CfnLogAnomalyDetectionIntegration.Builder
extends Object
implements software.amazon.jsii.Builder<CfnLogAnomalyDetectionIntegration>
A fluent builder for
CfnLogAnomalyDetectionIntegration.-
Method Summary
-
Method Details
-
create
@Stability(Stable) public static CfnLogAnomalyDetectionIntegration.Builder create(software.constructs.Construct scope, String id) - Parameters:
scope- Scope in which this resource is defined. This parameter is required.id- Construct identifier for this resource (unique in its scope). This parameter is required.- Returns:
- a new instance of
CfnLogAnomalyDetectionIntegration.Builder.
-
build
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnLogAnomalyDetectionIntegration>- Returns:
- a newly built instance of
CfnLogAnomalyDetectionIntegration.
-