detachClassicLinkVpc
inline suspend fun Ec2Client.detachClassicLinkVpc(crossinline block: DetachClassicLinkVpcRequest.Builder.() -> Unit): DetachClassicLinkVpcResponse
This action is deprecated.
Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.