UpdateBillingGroupResponse
public struct UpdateBillingGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The latest version of the billing group.
Declaration
Swift
public let version: Int64?
-
Undocumented
Declaration
Swift
public init(version: Int64? = nil)