| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDocumentationPart.LocationProperty.Jsii$Proxy
An implementation for
CfnDocumentationPart.LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDocumentationPart.LocationProperty |
CfnDocumentationPart.LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.location(CfnDocumentationPart.LocationProperty location)
Sets the value of
CfnDocumentationPartProps.getLocation() |
CfnDocumentationPart.Builder |
CfnDocumentationPart.Builder.location(CfnDocumentationPart.LocationProperty location)
The location of the API entity that the documentation applies to.
|
void |
CfnDocumentationPart.setLocation(CfnDocumentationPart.LocationProperty value)
The location of the API entity that the documentation applies to.
|
Copyright © 2022. All rights reserved.