LifecyclePolicyPolicyDetailsScheduleCreateRule.times accepts str not list #1704
Labels
area/docs
Improvements or additions to documentation
kind/bug
Some behavior is incorrect or out of spec
resolution/no-repro
This issue wasn't able to be reproduced
There is an inconsistency between the doc (including the doc in the doc) and the code itself in LifecyclePolicyPolicyDetailsScheduleCreateRule.
The example should be updated to:
times=["23:45"] should be times="23:45" in LifecyclePolicyPolicyDetailsScheduleCreateRuleArgs
File: themes/default/content/registry/packages/aws/api-docs/dlm/lifecyclepolicy/_index.md
The text was updated successfully, but these errors were encountered: