CoverageCost

public struct CoverageCost : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • How much an On-Demand Instance costs.

    Declaration

    Swift

    public let onDemandCost: String?
  • Undocumented

    Declaration

    Swift

    public init(onDemandCost: String? = nil)