Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.HttpActionProperty.Builder
Packages that use CfnTopicRule.HttpActionProperty.Builder
-
Uses of CfnTopicRule.HttpActionProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.HttpActionProperty.BuilderModifier and TypeMethodDescriptionCfnTopicRule.HttpActionProperty.Builder.auth(IResolvable auth) Sets the value ofCfnTopicRule.HttpActionProperty.getAuth()CfnTopicRule.HttpActionProperty.Builder.auth(CfnTopicRule.HttpAuthorizationProperty auth) Sets the value ofCfnTopicRule.HttpActionProperty.getAuth()CfnTopicRule.HttpActionProperty.Builder.batchConfig(IResolvable batchConfig) Sets the value ofCfnTopicRule.HttpActionProperty.getBatchConfig()CfnTopicRule.HttpActionProperty.Builder.batchConfig(CfnTopicRule.BatchConfigProperty batchConfig) Sets the value ofCfnTopicRule.HttpActionProperty.getBatchConfig()CfnTopicRule.HttpActionProperty.builder()CfnTopicRule.HttpActionProperty.Builder.confirmationUrl(String confirmationUrl) Sets the value ofCfnTopicRule.HttpActionProperty.getConfirmationUrl()CfnTopicRule.HttpActionProperty.Builder.enableBatching(Boolean enableBatching) Sets the value ofCfnTopicRule.HttpActionProperty.getEnableBatching()CfnTopicRule.HttpActionProperty.Builder.enableBatching(IResolvable enableBatching) Sets the value ofCfnTopicRule.HttpActionProperty.getEnableBatching()Sets the value ofCfnTopicRule.HttpActionProperty.getHeaders()CfnTopicRule.HttpActionProperty.Builder.headers(IResolvable headers) Sets the value ofCfnTopicRule.HttpActionProperty.getHeaders()Sets the value ofCfnTopicRule.HttpActionProperty.getUrl()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.HttpActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.HttpActionProperty.Builder.