Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnEventBridgeRuleTemplatePropsMixin.Builder
Packages that use CfnEventBridgeRuleTemplatePropsMixin.Builder
-
Uses of CfnEventBridgeRuleTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnEventBridgeRuleTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnEventBridgeRuleTemplatePropsMixin.Builder.create()CfnEventBridgeRuleTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEventBridgeRuleTemplatePropsMixin.Builder.description(String description) A resource's optional description.CfnEventBridgeRuleTemplatePropsMixin.Builder.eventTargets(List<? extends Object> eventTargets) The destinations that will receive the event notifications.CfnEventBridgeRuleTemplatePropsMixin.Builder.eventTargets(IResolvable eventTargets) The destinations that will receive the event notifications.The type of event to match with the rule.CfnEventBridgeRuleTemplatePropsMixin.Builder.groupIdentifier(String groupIdentifier) An eventbridge rule template group's identifier.A resource's name.Represents the tags associated with a resource.