C# Class Amazon.Lightsail.Model.CreateInstancesFromSnapshotRequest

Container for the parameters to the CreateInstancesFromSnapshot operation. Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
Inheritance: AmazonLightsailRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAvailabilityZone ( ) : bool
IsSetBundleId ( ) : bool
IsSetInstanceNames ( ) : bool
IsSetInstanceSnapshotName ( ) : bool
IsSetKeyPairName ( ) : bool
IsSetUserData ( ) : bool