CreateGatewayTargetRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but does not return an error.
Link copied to clipboard
The credential provider configurations for the target. These configurations specify how the gateway authenticates with the target endpoint.
Link copied to clipboard
The description of the gateway target.
Link copied to clipboard
The identifier of the gateway to create a target for. This can be either the gateway ID or the gateway ARN.
Link copied to clipboard
The configuration settings for the target, including endpoint information and schema definitions.
Functions
Link copied to clipboard
inline fun copy(block: CreateGatewayTargetRequest.Builder.() -> Unit = {}): CreateGatewayTargetRequest