AWSSimpleDBListDomainsResult Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSSimpleDBModel.h AWSSimpleDBModel.m |
domainNames
A list of domain names that match the expression.
@property (nonatomic, strong) NSArray<NSString*> *domainNames
Declared In
AWSSimpleDBModel.h
nextToken
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains
still available.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSSimpleDBModel.h