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