C# Класс Amazon.KinesisAnalytics.Model.StopApplicationRequest

Container for the parameters to the StopApplication operation. Stops the application from processing input data. You can stop an application only if it is in the running state. You can use the DescribeApplication operation to find the application state. After the application is stopped, Amazon Kinesis Analytics stops reading data from the input, the application stops processing data, and there is no output written to the destination.

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

Наследование: AmazonKinesisAnalyticsRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetApplicationName ( ) : bool