apprunner_delete_vpc_connector {paws.compute} | R Documentation |
Delete an App Runner VPC connector resource
Description
Delete an App Runner VPC connector resource. You can't delete a connector that's used by one or more App Runner services.
See https://www.paws-r-sdk.com/docs/apprunner_delete_vpc_connector/ for full documentation.
Usage
apprunner_delete_vpc_connector(VpcConnectorArn)
Arguments
VpcConnectorArn |
[required] The Amazon Resource Name (ARN) of the App Runner VPC connector that you want to delete. The ARN must be a full VPC connector ARN. |
[Package paws.compute version 0.9.0 Index]