Class EventBridgeDestination

java.lang.Object
com.commercetools.graphql.api.types.EventBridgeDestination
All Implemented Interfaces:
Destination

public class EventBridgeDestination extends Object implements Destination
  • Constructor Details

    • EventBridgeDestination

      public EventBridgeDestination()
    • EventBridgeDestination

      public EventBridgeDestination(String source, String region, String accountId, String type)
  • Method Details