AWSCloudWatchGetDashboardInput
Objective-C
@interface AWSCloudWatchGetDashboardInput
Swift
class AWSCloudWatchGetDashboardInput
-
The name of the dashboard to be described.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable dashboardName;Swift
var dashboardName: String? { get set }
View on GitHub
Install in Dash
AWSCloudWatchGetDashboardInput Class Reference