C# Class Amazon.KinesisAnalytics.Model.DeleteApplicationReferenceDataSourceRequest

Container for the parameters to the DeleteApplicationReferenceDataSource operation. Deletes a reference data source configuration from the specified application configuration.

If the application is running, Amazon Kinesis Analytics immediately removes the in-application table that you created using the AddApplicationReferenceDataSource operation.

This operation requires permissions to perform the kinesisanalytics.DeleteApplicationReferenceDataSource action.

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

Private Methods

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