Uses of Class
software.amazon.awscdk.mixins.preview.services.rds.events.RDSDBProxyEvent.RDSDBProxyEventProps.Builder
Packages that use RDSDBProxyEvent.RDSDBProxyEventProps.Builder
-
Uses of RDSDBProxyEvent.RDSDBProxyEventProps.Builder in software.amazon.awscdk.mixins.preview.services.rds.events
Methods in software.amazon.awscdk.mixins.preview.services.rds.events that return RDSDBProxyEvent.RDSDBProxyEventProps.BuilderModifier and TypeMethodDescriptionRDSDBProxyEvent.RDSDBProxyEventProps.builder()Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getDate()RDSDBProxyEvent.RDSDBProxyEventProps.Builder.eventCategories(List<String> eventCategories) Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getEventCategories()RDSDBProxyEvent.RDSDBProxyEventProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getEventMetadata()Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getMessage()Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getSourceArn()RDSDBProxyEvent.RDSDBProxyEventProps.Builder.sourceIdentifier(List<String> sourceIdentifier) Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getSourceIdentifier()RDSDBProxyEvent.RDSDBProxyEventProps.Builder.sourceType(List<String> sourceType) Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getSourceType()Sets the value ofRDSDBProxyEvent.RDSDBProxyEventProps.getTags()Constructors in software.amazon.awscdk.mixins.preview.services.rds.events with parameters of type RDSDBProxyEvent.RDSDBProxyEventProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theRDSDBProxyEvent.RDSDBProxyEventProps.Builder.