| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.ReplicationConfigProperty.Jsii$Proxy
An implementation for
CfnEndpoint.ReplicationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.ReplicationConfigProperty |
CfnEndpoint.ReplicationConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.replicationConfig(CfnEndpoint.ReplicationConfigProperty replicationConfig)
Sets the value of
CfnEndpointProps.getReplicationConfig() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.replicationConfig(CfnEndpoint.ReplicationConfigProperty replicationConfig)
Whether event replication was enabled or disabled for this endpoint.
|
void |
CfnEndpoint.setReplicationConfig(CfnEndpoint.ReplicationConfigProperty value)
Whether event replication was enabled or disabled for this endpoint.
|
Copyright © 2022. All rights reserved.