NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.aggregationDuration(String aggregationDuration) |
The aggregation preference of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.aggregationDuration(AggregationDuration aggregationDuration) |
The aggregation preference of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the NotificationConfiguration resource.
|
static NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.builder() |
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.creationTime(Instant creationTime) |
The creation time of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.description(String description) |
The description of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.name(String name) |
The name of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.status(String status) |
The current status of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.Builder.status(NotificationConfigurationStatus status) |
The current status of the NotificationConfiguration.
|
NotificationConfigurationStructure.Builder |
NotificationConfigurationStructure.toBuilder() |
|