AWSDynamoDBCreateGlobalTableOutput
Objective-C
@interface AWSDynamoDBCreateGlobalTableOutput
Swift
class AWSDynamoDBCreateGlobalTableOutput
-
Contains the details of the global table.
Declaration
Objective-C
@property (nonatomic, strong) AWSDynamoDBGlobalTableDescription *_Nullable globalTableDescription;Swift
var globalTableDescription: AWSDynamoDBGlobalTableDescription? { get set }
View on GitHub
Install in Dash
AWSDynamoDBCreateGlobalTableOutput Class Reference