/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
Amazon Kinesis Analytics application name.
*/ inline const Aws::String& GetApplicationName() const{ return m_applicationName; } /** *Amazon Kinesis Analytics application name.
*/ inline bool ApplicationNameHasBeenSet() const { return m_applicationNameHasBeenSet; } /** *Amazon Kinesis Analytics application name.
*/ inline void SetApplicationName(const Aws::String& value) { m_applicationNameHasBeenSet = true; m_applicationName = value; } /** *Amazon Kinesis Analytics application name.
*/ inline void SetApplicationName(Aws::String&& value) { m_applicationNameHasBeenSet = true; m_applicationName = std::move(value); } /** *Amazon Kinesis Analytics application name.
*/ inline void SetApplicationName(const char* value) { m_applicationNameHasBeenSet = true; m_applicationName.assign(value); } /** *Amazon Kinesis Analytics application name.
*/ inline DeleteApplicationOutputRequest& WithApplicationName(const Aws::String& value) { SetApplicationName(value); return *this;} /** *Amazon Kinesis Analytics application name.
*/ inline DeleteApplicationOutputRequest& WithApplicationName(Aws::String&& value) { SetApplicationName(std::move(value)); return *this;} /** *Amazon Kinesis Analytics application name.
*/ inline DeleteApplicationOutputRequest& WithApplicationName(const char* value) { SetApplicationName(value); return *this;} /** *Amazon Kinesis Analytics application version. You can use the DescribeApplication
* operation to get the current application version. If the version specified is
* not the current version, the ConcurrentModificationException
is
* returned.
Amazon Kinesis Analytics application version. You can use the DescribeApplication
* operation to get the current application version. If the version specified is
* not the current version, the ConcurrentModificationException
is
* returned.
Amazon Kinesis Analytics application version. You can use the DescribeApplication
* operation to get the current application version. If the version specified is
* not the current version, the ConcurrentModificationException
is
* returned.
Amazon Kinesis Analytics application version. You can use the DescribeApplication
* operation to get the current application version. If the version specified is
* not the current version, the ConcurrentModificationException
is
* returned.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.
The ID of the configuration to delete. Each output configuration that is
* added to the application, either when the application is created or later using
* the AddApplicationOutput
* operation, has a unique ID. You need to provide the ID to uniquely identify the
* output configuration that you want to delete from the application configuration.
* You can use the DescribeApplication
* operation to get the specific OutputId
.