class Aws::Connect::Types::AssociateApprovedOriginRequest
@note When making an API call, you may pass AssociateApprovedOriginRequest
data as a hash: { instance_id: "InstanceId", # required origin: "Origin", # required }
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@!attribute [rw] origin
The domain to add to your allow list. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AssociateApprovedOriginRequest AWS API Documentation
Constants
- SENSITIVE