Uses of Class
software.amazon.awscdk.services.appsync.EventBridgeDataSourceProps.Builder
-
Uses of EventBridgeDataSourceProps.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionEventBridgeDataSourceProps.Builder.api
(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()
EventBridgeDataSourceProps.builder()
EventBridgeDataSourceProps.Builder.description
(String description) Sets the value ofBaseDataSourceProps.getDescription()
Sets the value ofEventBridgeDataSourceProps.getEventBus()
Sets the value ofBaseDataSourceProps.getName()
EventBridgeDataSourceProps.Builder.serviceRole
(IRole serviceRole) Sets the value ofBackedDataSourceProps.getServiceRole()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEventBridgeDataSourceProps.Builder
.