AWSDynamoDBUpdateKinesisStreamingDestinationOutput
Objective-C
@interface AWSDynamoDBUpdateKinesisStreamingDestinationOutputSwift
class AWSDynamoDBUpdateKinesisStreamingDestinationOutput- 
                  
                  The status of the attempt to update the Kinesis streaming destination output. DeclarationObjective-C @property (nonatomic) AWSDynamoDBDestinationStatus destinationStatus;Swift var destinationStatus: AWSDynamoDBDestinationStatus { get set }
- 
                  
                  The ARN for the Kinesis stream input. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable streamArn;Swift var streamArn: String? { get set }
- 
                  
                  The table name for the Kinesis streaming destination output. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable tableName;Swift var tableName: String? { get set }
- 
                  
                  The command to update the Kinesis streaming destination configuration. DeclarationObjective-C @property (nonatomic, strong) AWSDynamoDBUpdateKinesisStreamingConfiguration *_Nullable updateKinesisStreamingConfiguration;Swift var updateKinesisStreamingConfiguration: AWSDynamoDBUpdateKinesisStreamingConfiguration? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSDynamoDBUpdateKinesisStreamingDestinationOutput Class Reference
        AWSDynamoDBUpdateKinesisStreamingDestinationOutput Class Reference