public static interface DomainConfiguration.Builder extends software.amazon.awssdk.utils.builder.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. All rights reserved.