| Package | Description |
|---|---|
| com.amazonaws.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static PipelineTriggerProviderType |
PipelineTriggerProviderType.fromValue(String value)
Use this in place of valueOf.
|
static PipelineTriggerProviderType |
PipelineTriggerProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineTriggerProviderType[] |
PipelineTriggerProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineTriggerDeclaration |
PipelineTriggerDeclaration.withProviderType(PipelineTriggerProviderType providerType)
The source provider for the event, such as connections configured for a repository with Git tags, for the
specified trigger configuration.
|
Copyright © 2025. All rights reserved.