CreateSavingsPlanResponse
public struct CreateSavingsPlanResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the Savings Plan.
Declaration
Swift
public let savingsPlanId: String? -
Undocumented
Declaration
Swift
public init(savingsPlanId: String? = nil)
View on GitHub
CreateSavingsPlanResponse Structure Reference