DeleteDashboardsInput
public struct DeleteDashboardsInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The dashboards to be deleted. This parameter is required.
Declaration
Swift
public let dashboardNames: [String] -
Undocumented
Declaration
Swift
public init(dashboardNames: [String])
View on GitHub
DeleteDashboardsInput Structure Reference