Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnModelPropsMixin.Builder
Packages that use CfnModelPropsMixin.Builder
-
Uses of CfnModelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnModelPropsMixin.BuilderModifier and TypeMethodDescriptionThe API identifier.The API identifier.CfnModelPropsMixin.Builder.contentType(String contentType) The content-type for the model, for example, "application/json".static CfnModelPropsMixin.BuilderCfnModelPropsMixin.Builder.create()static CfnModelPropsMixin.BuilderCfnModelPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnModelPropsMixin.Builder.description(String description) The description of the model.The name of the model.The schema for the model.