@ExclusiveOptionals public class SourceNotificationConfiguration extends Object
| Constructor and Description |
|---|
SourceNotificationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationName()
Specifies the name of the notification configuration that will be used in the trigger.
|
String |
getQueueName()
Amazon SQS queue name used to notify users when a new object is created or deleted in an S3 bucket.
|
void |
setConfigurationName(String configurationName)
Specifies the name of the notification configuration that will be used in the trigger.
|
void |
setQueueName(String queueName)
Amazon SQS queue name used to notify users when a new object is created or deleted in an S3 bucket.
|
public String getQueueName()
public String getConfigurationName()
public void setQueueName(String queueName)
public void setConfigurationName(String configurationName)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.