GetSpotDatafeedSubscriptionResult

data class GetSpotDatafeedSubscriptionResult(val bucket: String, val id: String, val prefix: String)

A collection of values returned by getSpotDatafeedSubscription.

Constructors

Link copied to clipboard
constructor(bucket: String, id: String, prefix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Amazon S3 bucket where the spot instance data feed is located.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The prefix for the data feed files.