Uses of Class
software.amazon.awscdk.services.iotwireless.CfnDestinationProps.Builder
-
Uses of CfnDestinationProps.Builder in software.amazon.awscdk.services.iotwireless
Modifier and TypeMethodDescriptionstatic CfnDestinationProps.Builder
CfnDestinationProps.builder()
CfnDestinationProps.Builder.description
(String description) Sets the value ofCfnDestinationProps.getDescription()
CfnDestinationProps.Builder.expression
(String expression) Sets the value ofCfnDestinationProps.getExpression()
CfnDestinationProps.Builder.expressionType
(String expressionType) Sets the value ofCfnDestinationProps.getExpressionType()
Sets the value ofCfnDestinationProps.getName()
Sets the value ofCfnDestinationProps.getRoleArn()
Sets the value ofCfnDestinationProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDestinationProps.Builder
.