Uses of Interface
software.amazon.awscdk.services.amplify.alpha.CustomResponseHeader
-
Uses of CustomResponseHeader in software.amazon.awscdk.services.amplify.alpha
Modifier and TypeMethodDescriptionCustomResponseHeader.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<CustomResponseHeader>
AppProps.getCustomResponseHeaders()
(experimental) The custom HTTP response headers for an Amplify app.final List<CustomResponseHeader>
AppProps.Jsii$Proxy.getCustomResponseHeaders()
Modifier 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()