Uses of Class
software.amazon.awscdk.services.lightsail.InstanceSnapshotReference.Builder
Packages that use InstanceSnapshotReference.Builder
-
Uses of InstanceSnapshotReference.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return InstanceSnapshotReference.BuilderModifier and TypeMethodDescriptionInstanceSnapshotReference.builder()
InstanceSnapshotReference.Builder.instanceSnapshotArn
(String instanceSnapshotArn) Sets the value ofInstanceSnapshotReference.getInstanceSnapshotArn()
InstanceSnapshotReference.Builder.instanceSnapshotName
(String instanceSnapshotName) Sets the value ofInstanceSnapshotReference.getInstanceSnapshotName()
Constructors in software.amazon.awscdk.services.lightsail with parameters of type InstanceSnapshotReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theInstanceSnapshotReference.Builder
.