Creates the datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
You can create one data feed per account.

C# |
public class CreateSpotDatafeedSubscriptionRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateSpotDatafeedSubscriptionRequest()()()() | Initializes a new instance of the CreateSpotDatafeedSubscriptionRequest class |
![]() | Bucket |
The Amazon S3 bucket in which to store the Spot Instance datafeed.
Constraints: Must be a valid bucket assocaited with your account.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetBucket()()()() |
Checks if Bucket property is set
|
![]() | IsSetPrefix()()()() |
Checks if Prefix property is set
|
![]() | Prefix |
Prefix that is prepended to datafeed files.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithBucket(String) | Obsolete.
Sets the Amazon S3 bucket in which to store the Spot Instance datafeed.
|
![]() | WithPrefix(String) | Obsolete.
Sets the prefix that is prepended to datafeed files.
|

Object | ||
![]() | EC2Request | |
![]() | CreateSpotDatafeedSubscriptionRequest |