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