class Aws::Connect::Types::AssociateSecurityKeyRequest
@note When making an API call, you may pass AssociateSecurityKeyRequest
data as a hash: { instance_id: "InstanceId", # required key: "PEM", # 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] key
A valid security key in PEM format. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AssociateSecurityKeyRequest AWS API Documentation
Constants
- SENSITIVE