public sealed class GetConnectorRequest : IMessage<GetConnectorRequest>, IEquatable<GetConnectorRequest>, IDeepCloneable<GetConnectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Serverless VPC Access v1 API class GetConnectorRequest.
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-03-21 UTC."],[[["This documentation page covers the `GetConnectorRequest` class within the Serverless VPC Access v1 API, specifically for version 2.2.0."],["The `GetConnectorRequest` class is used to request details about a Serverless VPC Access connector and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties like `ConnectorName` and `Name`, with the `Name` property being required to specify the target connector."],["The page provides access to multiple versions of documentation for the `GetConnectorRequest` class, ranging from version 1.0.0 to the latest version, 2.5.0."]]],[]]