Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnModelProps.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnModelProps.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionSets the value ofCfnModelProps.getApiId()
static CfnModelProps.Builder
CfnModelProps.builder()
CfnModelProps.Builder.contentType
(String contentType) Sets the value ofCfnModelProps.getContentType()
CfnModelProps.Builder.description
(String description) Sets the value ofCfnModelProps.getDescription()
Sets the value ofCfnModelProps.getName()
Sets the value ofCfnModelProps.getSchema()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnModelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnModelProps.Builder
.