GetConnectorDefinitionVersionRequest
Types
Properties
Link copied to clipboard
The ID of the connector definition.
Link copied to clipboard
The ID of the connector definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListConnectorDefinitionVersions'' requests. If the version is the last one that was associated with a connector definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
Functions
Link copied to clipboard
inline fun copy(block: GetConnectorDefinitionVersionRequest.Builder.() -> Unit = {}): GetConnectorDefinitionVersionRequest