InstanceConfig
Contains configuration information about the Amazon Connect instance.
Contents
- connectInstanceId
-
The identifier of the Amazon Connect instance. You can find the
instanceId
in the ARN of the instance.Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-.]*
Required: Yes
- encryptionConfig
-
Encryption information.
Type: EncryptionConfig object
Required: Yes
- serviceLinkedRoleArn
-
The Amazon Resource Name (ARN) of the service linked role.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: