Uses of Class
software.amazon.awscdk.services.iot.actions.alpha.IotEventsPutMessageActionProps.Builder
Packages that use IotEventsPutMessageActionProps.Builder
-
Uses of IotEventsPutMessageActionProps.Builder in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha that return IotEventsPutMessageActionProps.BuilderModifier and TypeMethodDescriptionSets the value ofIotEventsPutMessageActionProps.getBatchMode()
IotEventsPutMessageActionProps.builder()
Sets the value ofIotEventsPutMessageActionProps.getMessageId()
Sets the value ofCommonActionProps.getRole()
Constructors in software.amazon.awscdk.services.iot.actions.alpha with parameters of type IotEventsPutMessageActionProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIotEventsPutMessageActionProps.Builder
.