AWSDynamoDBDescribeGlobalTableSettingsInput
Objective-C
@interface AWSDynamoDBDescribeGlobalTableSettingsInput
Swift
class AWSDynamoDBDescribeGlobalTableSettingsInput
-
The name of the global table to describe.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable globalTableName;Swift
var globalTableName: String? { get set }
View on GitHub
Install in Dash
AWSDynamoDBDescribeGlobalTableSettingsInput Class Reference