ChangeMessageVisibilityRequest   
    
  Types
Properties
Link copied to clipboard
                  The receipt handle associated with the message, whose visibility timeout is changed. This parameter is returned by the <a>ReceiveMessage</a>  action.
Link copied to clipboard
                  The new value for the message's visibility timeout (in seconds). Values range: 0 to 43200. Maximum: 12 hours.
Functions
Link copied to clipboard
                  inline fun copy(block: ChangeMessageVisibilityRequest.Builder.() -> Unit = {}): ChangeMessageVisibilityRequest