Uses of Interface
software.amazon.awscdk.services.amplify.CustomResponseHeader
Packages that use CustomResponseHeader
-
Uses of CustomResponseHeader in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement CustomResponseHeaderMethods in software.amazon.awscdk.services.amplify that return CustomResponseHeaderModifier and TypeMethodDescriptionCustomResponseHeader.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amplify that return types with arguments of type CustomResponseHeaderModifier and TypeMethodDescriptiondefault List<CustomResponseHeader>AppProps.getCustomResponseHeaders()(experimental) The custom HTTP response headers for an Amplify app.final List<CustomResponseHeader>AppProps.Jsii$Proxy.getCustomResponseHeaders()Method parameters in software.amazon.awscdk.services.amplify with type arguments of type CustomResponseHeaderModifier and TypeMethodDescriptionApp.Builder.customResponseHeaders(List<? extends CustomResponseHeader> customResponseHeaders) (experimental) The custom HTTP response headers for an Amplify app.AppProps.Builder.customResponseHeaders(List<? extends CustomResponseHeader> customResponseHeaders) Sets the value ofAppProps.getCustomResponseHeaders()