You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/r/connect_instance.html.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ The following arguments are supported:
59
59
*`identity_management_type` - (Required) Specifies the identity management type attached to the instance. Allowed Values are: `SAML`, `CONNECT_MANAGED`, `EXISTING_DIRECTORY`.
60
60
*`inbound_calls_enabled` - (Required) Specifies whether inbound calls are enabled.
61
61
*`instance_alias` - (Optional) Specifies the name of the instance. Required if `directory_id` not specified.
62
+
*`multi_party_conference_enabled` - (Optional) Specifies whether multi-party calls/conference is enabled. Defaults to `false`.
62
63
*`outbound_calls_enabled` - (Required) Specifies whether outbound calls are enabled.
63
64
<!-- * `use_custom_tts_voices` - (Optional) Whether use custom tts voices is enabled. Defaults to `false` -->
0 commit comments