@Stability(value=Stable) public static final class CfnComponentType.DataConnectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentType.DataConnectorProperty>
CfnComponentType.DataConnectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentType.DataConnectorProperty |
build()
Builds the configured instance.
|
CfnComponentType.DataConnectorProperty.Builder |
isNative(Boolean isNative)
Sets the value of
CfnComponentType.DataConnectorProperty.getIsNative() |
CfnComponentType.DataConnectorProperty.Builder |
isNative(IResolvable isNative)
Sets the value of
CfnComponentType.DataConnectorProperty.getIsNative() |
CfnComponentType.DataConnectorProperty.Builder |
lambda(CfnComponentType.LambdaFunctionProperty lambda)
Sets the value of
CfnComponentType.DataConnectorProperty.getLambda() |
CfnComponentType.DataConnectorProperty.Builder |
lambda(IResolvable lambda)
Sets the value of
CfnComponentType.DataConnectorProperty.getLambda() |
@Stability(value=Stable) public CfnComponentType.DataConnectorProperty.Builder isNative(Boolean isNative)
CfnComponentType.DataConnectorProperty.getIsNative()isNative - `CfnComponentType.DataConnectorProperty.IsNative`.this@Stability(value=Stable) public CfnComponentType.DataConnectorProperty.Builder isNative(IResolvable isNative)
CfnComponentType.DataConnectorProperty.getIsNative()isNative - `CfnComponentType.DataConnectorProperty.IsNative`.this@Stability(value=Stable) public CfnComponentType.DataConnectorProperty.Builder lambda(CfnComponentType.LambdaFunctionProperty lambda)
CfnComponentType.DataConnectorProperty.getLambda()lambda - `CfnComponentType.DataConnectorProperty.Lambda`.this@Stability(value=Stable) public CfnComponentType.DataConnectorProperty.Builder lambda(IResolvable lambda)
CfnComponentType.DataConnectorProperty.getLambda()lambda - `CfnComponentType.DataConnectorProperty.Lambda`.this@Stability(value=Stable) public CfnComponentType.DataConnectorProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentType.DataConnectorProperty>CfnComponentType.DataConnectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.