| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelProps
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelOptions.Jsii$Proxy
An implementation for
ModelOptions |
static class |
ModelProps.Jsii$Proxy
An implementation for
ModelProps |
| Modifier and Type | Method and Description |
|---|---|
ModelOptions |
ModelOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Model |
RestApi.addModel(String id,
ModelOptions props)
Adds a new model.
|
Copyright © 2022. All rights reserved.