CreateActionConnectorRequest
Types
Properties
Link copied to clipboard
A unique identifier for the action connector. This ID must be unique within the Amazon Web Services account. The ActionConnectorId
must not start with the prefix quicksuite-
Link copied to clipboard
The authentication configuration for connecting to the external service. This includes the authentication type, base URL, and authentication metadata such as client credentials or API keys.
Link copied to clipboard
The Amazon Web Services account ID associated with the action connector.
Link copied to clipboard
An optional description of the action connector.
Link copied to clipboard
The permissions configuration that defines which users, groups, or namespaces can access this action connector and what operations they can perform.
Link copied to clipboard
The type of action connector.
Link copied to clipboard
The ARN of the VPC connection to use for secure connectivity to the external service.
Functions
Link copied to clipboard
inline fun copy(block: CreateActionConnectorRequest.Builder.() -> Unit = {}): CreateActionConnectorRequest