Class: Aws::Types::DomainConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::DomainConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workflow_execution_retention_period_in_days ⇒ ::String
Returns the value of attribute workflow_execution_retention_period_in_days.
Instance Attribute Details
#workflow_execution_retention_period_in_days ⇒ ::String
Returns the value of attribute workflow_execution_retention_period_in_days.
385 386 387 |
# File 'sig/types.rbs', line 385 def workflow_execution_retention_period_in_days @workflow_execution_retention_period_in_days end |