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