Proxy
Union type representing different proxy configurations. Currently supports external customer-managed proxies.
Inheritors
Types
Functions
Link copied to clipboard
Casts this Proxy as a ExternalProxy and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ExternalProxy value. Throws an exception if the Proxy is not a ExternalProxy.
Link copied to clipboard
Casts this Proxy as a ExternalProxy and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ExternalProxy value. Returns null if the Proxy is not a ExternalProxy.