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