Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnApiPropsMixin.BodyS3LocationProperty
Packages that use CfnApiPropsMixin.BodyS3LocationProperty
-
Uses of CfnApiPropsMixin.BodyS3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that implement CfnApiPropsMixin.BodyS3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApiPropsMixin.BodyS3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnApiPropsMixin.BodyS3LocationPropertyModifier and TypeMethodDescriptionCfnApiPropsMixin.BodyS3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnApiPropsMixin.BodyS3LocationPropertyModifier and TypeMethodDescriptionCfnApiMixinProps.Builder.bodyS3Location(CfnApiPropsMixin.BodyS3LocationProperty bodyS3Location) Sets the value ofCfnApiMixinProps.getBodyS3Location()CfnApiPropsMixin.Builder.bodyS3Location(CfnApiPropsMixin.BodyS3LocationProperty bodyS3Location) The S3 location of an OpenAPI definition.