public sealed class CreateConnectorRequest : IMessage<CreateConnectorRequest>, IEquatable<CreateConnectorRequest>, IDeepCloneable<CreateConnectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Serverless VPC Access v1 API class CreateConnectorRequest.
Request for creating 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 document provides reference documentation for the `CreateConnectorRequest` class within the Serverless VPC Access v1 API, specifically version 2.2.0, and details the request for creating a Serverless VPC Access connector."],["The `CreateConnectorRequest` class inherits from `Object` and implements several interfaces including `IMessage\u003cCreateConnectorRequest\u003e`, `IEquatable\u003cCreateConnectorRequest\u003e`, `IDeepCloneable\u003cCreateConnectorRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class offers two constructors, one default and one that takes another `CreateConnectorRequest` object as a parameter, to allow for creating new instances of the class."],["Key properties of the `CreateConnectorRequest` class include `Connector`, `ConnectorId`, `Parent`, and `ParentAsLocationName`, which are used to define the connector's characteristics and location."],["The document also highlights that there are various versions of this package available, with the latest version being 2.5.0, and each version has corresponding documentation."]]],[]]