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