Uses of Class
software.amazon.awscdk.services.medialive.CfnSignalMapProps.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnSignalMapProps.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionstatic CfnSignalMapProps.Builder
CfnSignalMapProps.builder()
CfnSignalMapProps.Builder.cloudWatchAlarmTemplateGroupIdentifiers
(List<String> cloudWatchAlarmTemplateGroupIdentifiers) Sets the value ofCfnSignalMapProps.getCloudWatchAlarmTemplateGroupIdentifiers()
CfnSignalMapProps.Builder.description
(String description) Sets the value ofCfnSignalMapProps.getDescription()
CfnSignalMapProps.Builder.discoveryEntryPointArn
(String discoveryEntryPointArn) Sets the value ofCfnSignalMapProps.getDiscoveryEntryPointArn()
CfnSignalMapProps.Builder.eventBridgeRuleTemplateGroupIdentifiers
(List<String> eventBridgeRuleTemplateGroupIdentifiers) Sets the value ofCfnSignalMapProps.getEventBridgeRuleTemplateGroupIdentifiers()
CfnSignalMapProps.Builder.forceRediscovery
(Boolean forceRediscovery) Sets the value ofCfnSignalMapProps.getForceRediscovery()
CfnSignalMapProps.Builder.forceRediscovery
(IResolvable forceRediscovery) Sets the value ofCfnSignalMapProps.getForceRediscovery()
Sets the value ofCfnSignalMapProps.getName()
Sets the value ofCfnSignalMapProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnSignalMapProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSignalMapProps.Builder
.