Uses of Class
software.amazon.awscdk.services.events.CfnEndpoint.FailoverConfigProperty.Builder
-
Uses of CfnEndpoint.FailoverConfigProperty.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnEndpoint.FailoverConfigProperty.builder()
CfnEndpoint.FailoverConfigProperty.Builder.primary
(IResolvable primary) Sets the value ofCfnEndpoint.FailoverConfigProperty.getPrimary()
CfnEndpoint.FailoverConfigProperty.Builder.primary
(CfnEndpoint.PrimaryProperty primary) Sets the value ofCfnEndpoint.FailoverConfigProperty.getPrimary()
CfnEndpoint.FailoverConfigProperty.Builder.secondary
(IResolvable secondary) Sets the value ofCfnEndpoint.FailoverConfigProperty.getSecondary()
CfnEndpoint.FailoverConfigProperty.Builder.secondary
(CfnEndpoint.SecondaryProperty secondary) Sets the value ofCfnEndpoint.FailoverConfigProperty.getSecondary()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpoint.FailoverConfigProperty.Builder
.