class Aws::Chime::Types::RedactConversationMessageRequest
@note When making an API call, you may pass RedactConversationMessageRequest
data as a hash: { account_id: "NonEmptyString", # required conversation_id: "NonEmptyString", # required message_id: "NonEmptyString", # required }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] conversation_id
The conversation ID. @return [String]
@!attribute [rw] message_id
The message ID. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/RedactConversationMessageRequest AWS API Documentation
Constants
- SENSITIVE