Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDocumentationPartPropsMixin.LocationProperty
Packages that use CfnDocumentationPartPropsMixin.LocationProperty
-
Uses of CfnDocumentationPartPropsMixin.LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnDocumentationPartPropsMixin.LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDocumentationPartPropsMixin.LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDocumentationPartPropsMixin.LocationPropertyModifier and TypeMethodDescriptionCfnDocumentationPartPropsMixin.LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDocumentationPartPropsMixin.LocationPropertyModifier and TypeMethodDescriptionCfnDocumentationPartMixinProps.Builder.location(CfnDocumentationPartPropsMixin.LocationProperty location) Sets the value ofCfnDocumentationPartMixinProps.getLocation()CfnDocumentationPartPropsMixin.Builder.location(CfnDocumentationPartPropsMixin.LocationProperty location) The location of the targeted API entity of the to-be-created documentation part.