public sealed class DeleteConnectorRequest : IMessage<DeleteConnectorRequest>, IEquatable<DeleteConnectorRequest>, IDeepCloneable<DeleteConnectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Serverless VPC Access v1 API class DeleteConnectorRequest.
Request for deleting a Serverless VPC Access connector.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `DeleteConnectorRequest` class is 2.5.0, part of the Serverless VPC Access v1 API."],["`DeleteConnectorRequest` is used to request the deletion of a Serverless VPC Access connector."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteConnectorRequest` class has properties such as `ConnectorName` and `Name`, where `Name` is required and specifies the name of the connector to be deleted."],["There are 8 versions of the `DeleteConnectorRequest` class available in the documentation, spanning versions 1.0.0 to 2.5.0."]]],[]]