C# Class Amazon.Snowball.Model.CreateClusterRequest

Container for the parameters to the CreateCluster operation. Creates an empty cluster. Each cluster supports five nodes. You use the CreateJob action separately to create the jobs for each of these nodes. The cluster does not ship until these five node jobs have been created.
Inheritance: AmazonSnowballRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAddressId ( ) : bool
IsSetDescription ( ) : bool
IsSetJobType ( ) : bool
IsSetKmsKeyARN ( ) : bool
IsSetNotification ( ) : bool
IsSetResources ( ) : bool
IsSetRoleARN ( ) : bool
IsSetShippingOption ( ) : bool
IsSetSnowballType ( ) : bool