Delete Application Vpc Configuration
kinesisanalyticsv2_delete_application_vpc_configuration | R Documentation |
Removes a VPC configuration from a Managed Service for Apache Flink application¶
Description¶
Removes a VPC configuration from a Managed Service for Apache Flink application.
Usage¶
kinesisanalyticsv2_delete_application_vpc_configuration(ApplicationName,
CurrentApplicationVersionId, VpcConfigurationId, ConditionalToken)
Arguments¶
ApplicationName
[required] The name of an existing application.
CurrentApplicationVersionId
The current application version ID. You must provide the
CurrentApplicationVersionId
or theConditionalToken
. You can retrieve the application version ID usingdescribe_application
. For better concurrency support, use theConditionalToken
parameter instead ofCurrentApplicationVersionId
.VpcConfigurationId
[required] The ID of the VPC configuration to delete.
ConditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
CurrentApplicationVersionId
or theConditionalToken
. You get the application's currentConditionalToken
usingdescribe_application
. For better concurrency support, use theConditionalToken
parameter instead ofCurrentApplicationVersionId
.
Value¶
A list with the following syntax: