Method | Description | |
---|---|---|
CreateSpotDatafeedSubscriptionRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
CreateSpotDatafeedSubscriptionRequest ( string bucket ) : System |
Instantiates CreateSpotDatafeedSubscriptionRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetBucket ( ) : bool | ||
IsSetPrefix ( ) : bool |
public CreateSpotDatafeedSubscriptionRequest ( ) : System | ||
return | System |
public CreateSpotDatafeedSubscriptionRequest ( string bucket ) : System | ||
bucket | string | The Amazon S3 bucket in which to store the Spot instance data feed. |
return | System |