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