Uses of Class
software.amazon.awscdk.services.medialive.CfnSignalMapProps.Builder
Packages that use CfnSignalMapProps.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnSignalMapProps.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnSignalMapProps.BuilderModifier and TypeMethodDescriptionstatic CfnSignalMapProps.BuilderCfnSignalMapProps.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()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnSignalMapProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSignalMapProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSignalMapProps.Builder.