createGatewayTarget
abstract suspend fun createGatewayTarget(input: CreateGatewayTargetRequest): CreateGatewayTargetResponse
Creates a target for a gateway. A target defines an endpoint that the gateway can connect to.
To create a target, you must specify the gateway identifier and target configuration.