

지원 종료 공지: 2025년 9월 15 AWS 일에는 Amazon Lex V1에 대한 지원을 중단할 예정입니다. 2025년 9월 15일 이후에는 Amazon Lex V1 콘솔 또는 Amazon Lex V1 리소스에 더 이상 액세스할 수 없습니다. Amazon Lex V2를 사용하는 경우 대신 [Amazon Lex V2 가이드를](https://docs.aws.amazon.com/lexv2/latest/dg/what-is.html) 참조하세요.

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# GenericAttachment
<a name="API_runtime_GenericAttachment"></a>

프롬프트가 표시될 때 사용자에게 렌더링되는 옵션을 나타냅니다. 이미지, 버튼, 링크 또는 텍스트일 수 있습니다.

## 내용
<a name="API_runtime_GenericAttachment_Contents"></a>

 ** attachmentLinkUrl **   <a name="lex-Type-runtime_GenericAttachment-attachmentLinkUrl"></a>
응답 카드에 있는 첨부 파일의 URL.  
유형: 문자열  
길이 제약: 최소 길이는 1. 최대 길이는 2,048.  
필수 여부: 아니요

 ** buttons **   <a name="lex-Type-runtime_GenericAttachment-buttons"></a>
사용자에게 표시할 옵션 목록.  
유형: [Button](API_runtime_Button.md)객체 어레이  
배열 멤버: 최소 항목 수 0개. 최대 항목 수 5개.  
필수 여부: 아니요

 ** imageUrl **   <a name="lex-Type-runtime_GenericAttachment-imageUrl"></a>
사용자에게 표시되는 이미지의 URL.  
유형: 문자열  
길이 제약: 최소 길이는 1. 최대 길이는 2,048.  
필수 여부: 아니요

 ** subTitle **   <a name="lex-Type-runtime_GenericAttachment-subTitle"></a>
제목 아래에 표시된 자막.  
유형: 문자열  
길이 제약: 최소 길이 1. 최대 길이는 80.  
필수 여부: 아니요

 ** title **   <a name="lex-Type-runtime_GenericAttachment-title"></a>
옵션의 제목.  
유형: 문자열  
길이 제약: 최소 길이 1. 최대 길이는 80.  
필수 여부: 아니요

## 참고
<a name="API_runtime_GenericAttachment_SeeAlso"></a>

언어별 AWS SDKs
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/runtime.lex-2016-11-28/GenericAttachment) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/runtime.lex-2016-11-28/GenericAttachment) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/runtime.lex-2016-11-28/GenericAttachment) 