Uses of Class
software.amazon.awscdk.services.apigateway.CfnDocumentationPartProps.Builder
-
Uses of CfnDocumentationPartProps.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionCfnDocumentationPartProps.builder()
CfnDocumentationPartProps.Builder.location
(IResolvable location) Sets the value ofCfnDocumentationPartProps.getLocation()
CfnDocumentationPartProps.Builder.location
(CfnDocumentationPart.LocationProperty location) Sets the value ofCfnDocumentationPartProps.getLocation()
CfnDocumentationPartProps.Builder.properties
(String properties) Sets the value ofCfnDocumentationPartProps.getProperties()
Sets the value ofCfnDocumentationPartProps.getRestApiId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDocumentationPartProps.Builder
.