Uses of Interface
software.amazon.awscdk.services.iot.actions.alpha.HttpActionHeader
-
Uses of HttpActionHeader in software.amazon.awscdk.services.iot.actions.alpha
Modifier and TypeMethodDescriptionHttpActionHeader.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<HttpActionHeader>
HttpsActionProps.getHeaders()
(experimental) The headers to include in the HTTPS request to the endpoint.final List<HttpActionHeader>
HttpsActionProps.Jsii$Proxy.getHeaders()
Modifier and TypeMethodDescriptionHttpsAction.Builder.headers
(List<? extends HttpActionHeader> headers) (experimental) The headers to include in the HTTPS request to the endpoint.HttpsActionProps.Builder.headers
(List<? extends HttpActionHeader> headers) Sets the value ofHttpsActionProps.getHeaders()