You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::SpotDatafeedSubscription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#bucketString

The name of the Amazon S3 bucket where the Spot Instance data feed is located.

Returns:

  • (String)

    The name of the Amazon S3 bucket where the Spot Instance data feed is located.

#faultTypes::SpotInstanceStateFault

The fault codes for the Spot Instance request, if any.

Returns:

#owner_idString

The AWS account ID of the account.

Returns:

  • (String)

    The AWS account ID of the account.

#prefixString

The prefix for the data feed files.

Returns:

  • (String)

    The prefix for the data feed files.

#stateString

The state of the Spot Instance data feed subscription.

Possible values:

  • Active
  • Inactive

Returns:

  • (String)

    The state of the Spot Instance data feed subscription.