Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInterface ¶
github.com/aws/aws-sdk-go-v2/service/kendra/internal/document.IsInterface returns whether the given Interface implementation is a valid client implementation
Types ¶
type Interface ¶
type Interface interface { smithydocument.Marshaler smithydocument.Unmarshaler // contains filtered or unexported methods }
github.com/aws/aws-sdk-go-v2/service/kendra/internal/document.Interface is a JSON-like data model type that is protocol agnostic and is usedto send open-content to a service.
func NewDocumentMarshaler ¶
func NewDocumentMarshaler(v interface{}) Interface
NewDocumentMarshaler creates a new document marshaler for the given input type
func NewDocumentUnmarshaler ¶
func NewDocumentUnmarshaler(v interface{}) Interface
NewDocumentUnmarshaler creates a new document unmarshaler for the given service response
Click to show internal directories.
Click to hide internal directories.