Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.HttpAuthorizationProperty.Builder
Packages that use CfnTopicRule.HttpAuthorizationProperty.Builder
-
Uses of CfnTopicRule.HttpAuthorizationProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.HttpAuthorizationProperty.BuilderModifier and TypeMethodDescriptionCfnTopicRule.HttpAuthorizationProperty.builder()
CfnTopicRule.HttpAuthorizationProperty.Builder.sigv4
(IResolvable sigv4) Sets the value ofCfnTopicRule.HttpAuthorizationProperty.getSigv4()
CfnTopicRule.HttpAuthorizationProperty.Builder.sigv4
(CfnTopicRule.SigV4AuthorizationProperty sigv4) Sets the value ofCfnTopicRule.HttpAuthorizationProperty.getSigv4()
Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.HttpAuthorizationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.HttpAuthorizationProperty.Builder
.