Uses of Class
software.amazon.awscdk.interfaces.lightsail.InstanceSnapshotReference.Builder
Packages that use InstanceSnapshotReference.Builder
-
Uses of InstanceSnapshotReference.Builder in software.amazon.awscdk.interfaces.lightsail
Methods in software.amazon.awscdk.interfaces.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.interfaces.lightsail with parameters of type InstanceSnapshotReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceSnapshotReference.Builder.