Uses of Interface
software.amazon.awscdk.services.apigateway.CfnDocumentationPartProps
Packages that use CfnDocumentationPartProps
-
Uses of CfnDocumentationPartProps in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnDocumentationPartPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnDocumentationPartPropsMethods in software.amazon.awscdk.services.apigateway that return CfnDocumentationPartPropsModifier and TypeMethodDescriptionCfnDocumentationPartProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnDocumentationPartPropsModifierConstructorDescriptionCfnDocumentationPart(software.constructs.Construct scope, String id, CfnDocumentationPartProps props) Create a newAWS::ApiGateway::DocumentationPart.