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