Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.SigV4AuthorizationProperty.Builder
-
Uses of CfnTopicRule.SigV4AuthorizationProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRule.SigV4AuthorizationProperty.builder()
Sets the value ofCfnTopicRule.SigV4AuthorizationProperty.getRoleArn()
CfnTopicRule.SigV4AuthorizationProperty.Builder.serviceName
(String serviceName) Sets the value ofCfnTopicRule.SigV4AuthorizationProperty.getServiceName()
CfnTopicRule.SigV4AuthorizationProperty.Builder.signingRegion
(String signingRegion) Sets the value ofCfnTopicRule.SigV4AuthorizationProperty.getSigningRegion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.SigV4AuthorizationProperty.Builder
.