Uses of Class
software.amazon.awscdk.services.iot.actions.alpha.HttpsAction.Builder
Packages that use HttpsAction.Builder
-
Uses of HttpsAction.Builder in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha that return HttpsAction.BuilderModifier and TypeMethodDescriptionHttpsAction.Builder.auth(HttpActionSigV4Auth auth) (experimental) Use Sigv4 authorization.HttpsAction.Builder.confirmationUrl(String confirmationUrl) (experimental) If specified, AWS IoT uses the confirmation URL to create a matching topic rule destination.static HttpsAction.BuilderHttpsAction.Builder.headers(List<? extends HttpActionHeader> headers) (experimental) The headers to include in the HTTPS request to the endpoint.(experimental) The IAM role that allows access to AWS service.