EstimateTemplateCostOutput
public struct EstimateTemplateCostOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
Declaration
Swift
public let url: String?
-
Undocumented
Declaration
Swift
public init(url: String? = nil)