GetDashboardInput
public struct GetDashboardInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the dashboard to be described.
Declaration
Swift
public let dashboardName: String -
Undocumented
Declaration
Swift
public init(dashboardName: String)
View on GitHub
GetDashboardInput Structure Reference