Uses of Interface
software.amazon.awscdk.services.events.CfnEndpoint.ReplicationConfigProperty
Packages that use CfnEndpoint.ReplicationConfigProperty
-
Uses of CfnEndpoint.ReplicationConfigProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnEndpoint.ReplicationConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpoint.ReplicationConfigProperty
Methods in software.amazon.awscdk.services.events that return CfnEndpoint.ReplicationConfigPropertyModifier and TypeMethodDescriptionCfnEndpoint.ReplicationConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type CfnEndpoint.ReplicationConfigPropertyModifier and TypeMethodDescriptionCfnEndpoint.Builder.replicationConfig
(CfnEndpoint.ReplicationConfigProperty replicationConfig) Whether event replication was enabled or disabled for this endpoint.CfnEndpointProps.Builder.replicationConfig
(CfnEndpoint.ReplicationConfigProperty replicationConfig) Sets the value ofCfnEndpointProps.getReplicationConfig()
void
CfnEndpoint.setReplicationConfig
(CfnEndpoint.ReplicationConfigProperty value) Whether event replication was enabled or disabled for this endpoint.