C# Class Amazon.KinesisAnalytics.Model.DeleteApplicationOutputRequest

Container for the parameters to the DeleteApplicationOutput operation. Deletes output destination configuration from your application configuration. Amazon Kinesis Analytics will no longer write data from the corresponding in-application stream to the external output destination.

This operation requires permissions to perform the kinesisanalytics:DeleteApplicationOutput action.

Inheritance: AmazonKinesisAnalyticsRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplicationName ( ) : bool
IsSetCurrentApplicationVersionId ( ) : bool
IsSetOutputId ( ) : bool