Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDocumentationPart.LocationProperty
-
Uses of CfnDocumentationPart.LocationProperty in software.amazon.awscdk.services.apigateway
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDocumentationPart.LocationProperty
Modifier and TypeMethodDescriptionCfnDocumentationPart.LocationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDocumentationPart.Builder.location
(CfnDocumentationPart.LocationProperty location) The location of the targeted API entity of the to-be-created documentation part.CfnDocumentationPartProps.Builder.location
(CfnDocumentationPart.LocationProperty location) Sets the value ofCfnDocumentationPartProps.getLocation()
void
CfnDocumentationPart.setLocation
(CfnDocumentationPart.LocationProperty value) The location of the targeted API entity of the to-be-created documentation part.