Uses of Class
software.amazon.awscdk.services.apigateway.CfnResourceProps.Builder
Packages that use CfnResourceProps.Builder
-
Uses of CfnResourceProps.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return CfnResourceProps.BuilderModifier and TypeMethodDescriptionstatic CfnResourceProps.Builder
CfnResourceProps.builder()
Sets the value ofCfnResourceProps.getParentId()
Sets the value ofCfnResourceProps.getPathPart()
Sets the value ofCfnResourceProps.getRestApiId()
Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnResourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnResourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResourceProps.Builder
.