| Modifier and Type | Class and Description |
|---|---|
static class |
CustomResponseHeader.Jsii$Proxy
An implementation for
CustomResponseHeader |
| Modifier and Type | Method and Description |
|---|---|
CustomResponseHeader |
CustomResponseHeader.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CustomResponseHeader> |
AppProps.getCustomResponseHeaders()
(experimental) The custom HTTP response headers for an Amplify app.
|
List<CustomResponseHeader> |
AppProps.Jsii$Proxy.getCustomResponseHeaders() |
| Modifier and Type | Method and Description |
|---|---|
AppProps.Builder |
AppProps.Builder.customResponseHeaders(List<? extends CustomResponseHeader> customResponseHeaders)
Sets the value of
AppProps.getCustomResponseHeaders() |
App.Builder |
App.Builder.customResponseHeaders(List<? extends CustomResponseHeader> customResponseHeaders)
(experimental) The custom HTTP response headers for an Amplify app.
|
Copyright © 2022. All rights reserved.