Uses of Class
software.amazon.awscdk.services.appsync.BaseDataSourceProps.Builder
-
Uses of BaseDataSourceProps.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionBaseDataSourceProps.Builder.api
(IGraphqlApi api) Sets the value ofBaseDataSourceProps.getApi()
static BaseDataSourceProps.Builder
BaseDataSourceProps.builder()
BaseDataSourceProps.Builder.description
(String description) Sets the value ofBaseDataSourceProps.getDescription()
Sets the value ofBaseDataSourceProps.getName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(BaseDataSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBaseDataSourceProps.Builder
.