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