- Navigation Guide
@aws-sdk/client-connect
CreateContactCommandOutput Interface
The output of CreateContactCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ContactArn | string | undefined | The Amazon Resource Name (ARN) of the created contact. |
ContactId | string | undefined | The identifier of the contact in this instance of Amazon Connect. |
Full Signature
export interface CreateContactCommandOutput extends CreateContactResponse, MetadataBearer