Uses of Interface
software.amazon.awscdk.services.iot.actions.alpha.HttpActionSigV4Auth
Packages that use HttpActionSigV4Auth
-
Uses of HttpActionSigV4Auth in software.amazon.awscdk.services.iot.actions.alpha
Classes in software.amazon.awscdk.services.iot.actions.alpha that implement HttpActionSigV4AuthMethods in software.amazon.awscdk.services.iot.actions.alpha that return HttpActionSigV4AuthModifier and TypeMethodDescriptionHttpActionSigV4Auth.Builder.build()Builds the configured instance.default HttpActionSigV4AuthHttpsActionProps.getAuth()(experimental) Use Sigv4 authorization.final HttpActionSigV4AuthHttpsActionProps.Jsii$Proxy.getAuth()Methods in software.amazon.awscdk.services.iot.actions.alpha with parameters of type HttpActionSigV4AuthModifier and TypeMethodDescriptionHttpsAction.Builder.auth(HttpActionSigV4Auth auth) (experimental) Use Sigv4 authorization.HttpsActionProps.Builder.auth(HttpActionSigV4Auth auth) Sets the value ofHttpsActionProps.getAuth()