Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemNotFound ¶
type ItemNotFound struct { Message *string ErrorCodeOverride *string // contains filtered or unexported fields }
func (*ItemNotFound) Error ¶
func (e *ItemNotFound) Error() string
func (*ItemNotFound) ErrorCode ¶
func (e *ItemNotFound) ErrorCode() string
func (*ItemNotFound) ErrorFault ¶
func (e *ItemNotFound) ErrorFault() smithy.ErrorFault
func (*ItemNotFound) ErrorMessage ¶
func (e *ItemNotFound) ErrorMessage() string
Click to show internal directories.
Click to hide internal directories.