Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications.CfnNotificationRuleMixinProps.Builder
Packages that use CfnNotificationRuleMixinProps.Builder
-
Uses of CfnNotificationRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications
Methods in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications that return CfnNotificationRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnNotificationRuleMixinProps.builder()Sets the value ofCfnNotificationRuleMixinProps.getCreatedBy()CfnNotificationRuleMixinProps.Builder.detailType(String detailType) Sets the value ofCfnNotificationRuleMixinProps.getDetailType()CfnNotificationRuleMixinProps.Builder.eventTypeId(String eventTypeId) Sets the value ofCfnNotificationRuleMixinProps.getEventTypeId()CfnNotificationRuleMixinProps.Builder.eventTypeIds(List<String> eventTypeIds) Sets the value ofCfnNotificationRuleMixinProps.getEventTypeIds()Sets the value ofCfnNotificationRuleMixinProps.getName()Sets the value ofCfnNotificationRuleMixinProps.getResource()Sets the value ofCfnNotificationRuleMixinProps.getStatus()Sets the value ofCfnNotificationRuleMixinProps.getTags()CfnNotificationRuleMixinProps.Builder.targetAddress(String targetAddress) Sets the value ofCfnNotificationRuleMixinProps.getTargetAddress()Sets the value ofCfnNotificationRuleMixinProps.getTargets()CfnNotificationRuleMixinProps.Builder.targets(IResolvable targets) Sets the value ofCfnNotificationRuleMixinProps.getTargets()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications with parameters of type CfnNotificationRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotificationRuleMixinProps.Builder.