@Stability(value=Stable) public static final class CfnEventSourceMapping.EndpointsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventSourceMapping.EndpointsProperty>
CfnEventSourceMapping.EndpointsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventSourceMapping.EndpointsProperty |
build()
Builds the configured instance.
|
CfnEventSourceMapping.EndpointsProperty.Builder |
kafkaBootstrapServers(List<String> kafkaBootstrapServers)
Sets the value of
CfnEventSourceMapping.EndpointsProperty.getKafkaBootstrapServers() |
@Stability(value=Stable) public CfnEventSourceMapping.EndpointsProperty.Builder kafkaBootstrapServers(List<String> kafkaBootstrapServers)
CfnEventSourceMapping.EndpointsProperty.getKafkaBootstrapServers()kafkaBootstrapServers - `CfnEventSourceMapping.EndpointsProperty.KafkaBootstrapServers`.this@Stability(value=Stable) public CfnEventSourceMapping.EndpointsProperty build()
build in interface software.amazon.jsii.Builder<CfnEventSourceMapping.EndpointsProperty>CfnEventSourceMapping.EndpointsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.