@Stability(value=Stable) public static final class CfnFlow.DatadogSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.DatadogSourcePropertiesProperty>
CfnFlow.DatadogSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.DatadogSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.DatadogSourcePropertiesProperty.Builder |
object(String object)
Sets the value of
CfnFlow.DatadogSourcePropertiesProperty.getObject() |
@Stability(value=Stable) public CfnFlow.DatadogSourcePropertiesProperty.Builder object(String object)
CfnFlow.DatadogSourcePropertiesProperty.getObject()object - The object specified in the Datadog flow source. This parameter is required.this@Stability(value=Stable) public CfnFlow.DatadogSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.DatadogSourcePropertiesProperty>CfnFlow.DatadogSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.