Skip to content

Commit

Permalink
Update codegen (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfod authored Apr 12, 2024
1 parent fd3ac6a commit babbe2c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
import java.util.Optional;
import software.amazon.awssdk.eventstreamrpc.model.EventStreamJsonMessage;

/**
* The context is ignored if used in PublishMessage.
*/
public class MessageContext implements EventStreamJsonMessage {
public static final String APPLICATION_MODEL_TYPE = "aws.greengrass#MessageContext";

Expand Down

0 comments on commit babbe2c

Please sign in to comment.