Uses of Interface
software.amazon.awscdk.services.lightsail.CfnDiskSnapshotProps
Packages that use CfnDiskSnapshotProps
-
Uses of CfnDiskSnapshotProps in software.amazon.awscdk.services.lightsail
Classes in software.amazon.awscdk.services.lightsail that implement CfnDiskSnapshotPropsMethods in software.amazon.awscdk.services.lightsail that return CfnDiskSnapshotPropsModifier and TypeMethodDescriptionCfnDiskSnapshotProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.lightsail with parameters of type CfnDiskSnapshotPropsModifierConstructorDescriptionCfnDiskSnapshot(software.constructs.Construct scope, String id, CfnDiskSnapshotProps props) Create a newAWS::Lightsail::DiskSnapshot.