Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnRestApiPropsMixin.S3LocationProperty
Packages that use CfnRestApiPropsMixin.S3LocationProperty
-
Uses of CfnRestApiPropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigateway that implement CfnRestApiPropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRestApiPropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnRestApiPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnRestApiPropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnRestApiPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnRestApiMixinProps.Builder.bodyS3Location(CfnRestApiPropsMixin.S3LocationProperty bodyS3Location) Sets the value ofCfnRestApiMixinProps.getBodyS3Location()CfnRestApiPropsMixin.Builder.bodyS3Location(CfnRestApiPropsMixin.S3LocationProperty bodyS3Location) The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format.