| Modifier and Type | Method and Description |
|---|---|
static PipelineNotificationEvents |
PipelineNotificationEvents.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineNotificationEvents[] |
PipelineNotificationEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<PipelineNotificationEvents> |
PipelineNotifyOnOptions.getEvents()
A list of event types associated with this notification rule for CodePipeline Pipeline.
|
List<PipelineNotificationEvents> |
PipelineNotifyOnOptions.Jsii$Proxy.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
PipelineNotifyOnOptions.Builder |
PipelineNotifyOnOptions.Builder.events(List<? extends PipelineNotificationEvents> events)
Sets the value of
PipelineNotifyOnOptions.getEvents() |
Copyright © 2023. All rights reserved.