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