@Stability(value=Stable) public static final class CfnConnector.KafkaClusterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnector.KafkaClusterProperty>
CfnConnector.KafkaClusterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.KafkaClusterProperty.Builder |
apacheKafkaCluster(CfnConnector.ApacheKafkaClusterProperty apacheKafkaCluster)
Sets the value of
CfnConnector.KafkaClusterProperty.getApacheKafkaCluster() |
CfnConnector.KafkaClusterProperty.Builder |
apacheKafkaCluster(IResolvable apacheKafkaCluster)
Sets the value of
CfnConnector.KafkaClusterProperty.getApacheKafkaCluster() |
CfnConnector.KafkaClusterProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnConnector.KafkaClusterProperty.Builder apacheKafkaCluster(CfnConnector.ApacheKafkaClusterProperty apacheKafkaCluster)
CfnConnector.KafkaClusterProperty.getApacheKafkaCluster()apacheKafkaCluster - The Apache Kafka cluster to which the connector is connected. This parameter is required.this@Stability(value=Stable) public CfnConnector.KafkaClusterProperty.Builder apacheKafkaCluster(IResolvable apacheKafkaCluster)
CfnConnector.KafkaClusterProperty.getApacheKafkaCluster()apacheKafkaCluster - The Apache Kafka cluster to which the connector is connected. This parameter is required.this@Stability(value=Stable) public CfnConnector.KafkaClusterProperty build()
build in interface software.amazon.jsii.Builder<CfnConnector.KafkaClusterProperty>CfnConnector.KafkaClusterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.