Spot Datafeed subscription.

C# |
public class SpotDatafeedSubscription

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SpotDatafeedSubscription()()()() | Initializes a new instance of the SpotDatafeedSubscription class |
![]() | Bucket |
The Amazon S3 bucket where the Spot Instance datafeed is located.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Fault |
Fault details for the Spot Instance request, if any.
|
![]() | 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
|
![]() | IsSetFault()()()() |
Checks if Fault property is set
|
![]() | IsSetOwnerId()()()() |
Checks if OwnerId property is set
|
![]() | IsSetPrefix()()()() |
Checks if Prefix property is set
|
![]() | IsSetState()()()() |
Checks if State property is set
|
![]() | OwnerId |
The AWS account ID associated with the subscription.
|
![]() | Prefix |
The prefix prepended to the datafeed files.
|
![]() | State |
The state of the Spot Instance request.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithBucket(String) | Obsolete.
Sets the Amazon S3 bucket where the Spot Instance datafeed is located.
|
![]() | WithFault(SpotInstanceStateFault) | Obsolete.
Sets the fault details for the Spot Instance request, if any.
|
![]() | WithOwnerId(String) | Obsolete.
Sets the AWS account ID associated with the subscription.
|
![]() | WithPrefix(String) | Obsolete.
Sets the prefix prepended to the datafeed files.
|
![]() | WithState(String) | Obsolete.
Sets the state of the Spot Instance request.
|

Object | |
![]() | SpotDatafeedSubscription |