public static interface DomainConfiguration.Builder extends CopyableBuilder<DomainConfiguration.Builder,DomainConfiguration>
| Modifier and Type | Method and Description |
|---|---|
DomainConfiguration.Builder |
workflowExecutionRetentionPeriodInDays(String workflowExecutionRetentionPeriodInDays)
The retention period for workflow executions in this domain.
|
copyapply, buildDomainConfiguration.Builder workflowExecutionRetentionPeriodInDays(String workflowExecutionRetentionPeriodInDays)
The retention period for workflow executions in this domain.
workflowExecutionRetentionPeriodInDays - The retention period for workflow executions in this domain.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.