Uses of Interface
software.amazon.awscdk.services.lightsail.CfnDatabaseSnapshotProps
Packages that use CfnDatabaseSnapshotProps
-
Uses of CfnDatabaseSnapshotProps in software.amazon.awscdk.services.lightsail
Classes in software.amazon.awscdk.services.lightsail that implement CfnDatabaseSnapshotPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnDatabaseSnapshotPropsMethods in software.amazon.awscdk.services.lightsail that return CfnDatabaseSnapshotPropsModifier and TypeMethodDescriptionCfnDatabaseSnapshotProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.lightsail with parameters of type CfnDatabaseSnapshotPropsModifierConstructorDescriptionCfnDatabaseSnapshot(software.constructs.Construct scope, String id, CfnDatabaseSnapshotProps props) Create a newAWS::Lightsail::DatabaseSnapshot.