Uses of Class
software.amazon.awscdk.services.appsync.BaseDataSourceProps.Builder
Packages that use BaseDataSourceProps.Builder
-
Uses of BaseDataSourceProps.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return BaseDataSourceProps.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.appsync with parameters of type BaseDataSourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(BaseDataSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBaseDataSourceProps.Builder
.