| Package | Description |
|---|---|
| com.amazonaws.services.codeconnections.model |
| Modifier and Type | Method and Description |
|---|---|
static TriggerResourceUpdateOn |
TriggerResourceUpdateOn.fromValue(String value)
Use this in place of valueOf.
|
static TriggerResourceUpdateOn |
TriggerResourceUpdateOn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerResourceUpdateOn[] |
TriggerResourceUpdateOn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSyncConfigurationRequest |
UpdateSyncConfigurationRequest.withTriggerResourceUpdateOn(TriggerResourceUpdateOn triggerResourceUpdateOn)
When to trigger Git sync to begin the stack update.
|
CreateSyncConfigurationRequest |
CreateSyncConfigurationRequest.withTriggerResourceUpdateOn(TriggerResourceUpdateOn triggerResourceUpdateOn)
When to trigger Git sync to begin the stack update.
|
SyncConfiguration |
SyncConfiguration.withTriggerResourceUpdateOn(TriggerResourceUpdateOn triggerResourceUpdateOn)
When to trigger Git sync to begin the stack update.
|
Copyright © 2024. All rights reserved.