UpdateNetworkConnectorRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure idempotency of the update request.
Link copied to clipboard
The updated network configuration for the connector. Provide the full VpcEgressConfiguration including all subnet IDs and security group IDs — this replaces the existing configuration.
Link copied to clipboard
A flexible identifier that accepts a network connector ID, name, or ARN
Link copied to clipboard
The updated ARN of the IAM role that Lambda assumes to manage ENIs. Use this to change the operator role without recreating the connector.
Functions
Link copied to clipboard
inline fun copy(block: UpdateNetworkConnectorRequest.Builder.() -> Unit = {}): UpdateNetworkConnectorRequest