public sealed class GetConnectorRequest : IMessage<GetConnectorRequest>, IEquatable<GetConnectorRequest>, IDeepCloneable<GetConnectorRequest>, IBufferMessage, IMessage
Request for getting 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-06-12 UTC."],[[["This page details the `GetConnectorRequest` class, which is used to request a Serverless VPC Access connector."],["The latest version of the `GetConnectorRequest` class is 2.5.0, but the page specifically covers version 2.1.0."],["The `GetConnectorRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetConnectorRequest` class includes two constructors: a default constructor and one that takes another `GetConnectorRequest` object as a parameter, and it includes two properties `ConnectorName` and `Name`."],["There are many versions of the `GetConnectorRequest` class to examine from 2.5.0 all the way down to 1.0.0."]]],[]]