/dhall-aws-cloudformation/gh-pages/cloudformation/AWS::DLM::LifecyclePolicy/Schedule.dhall.html
Copy path to clipboardSource
<!DOCTYPE HTML><html><head><title>/cloudformation/AWS::DLM::LifecyclePolicy/Schedule.dhall</title><link rel="stylesheet" type="text/css" href="../../index.css"><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Lato:ital,wght@0,400;0,700;1,400&display=swap"><script type="text/javascript" src="../../index.js"></script><meta charset="UTF-8"></head><body><div class="nav-bar"><img class="dhall-icon" src="../../dhall-icon.svg"><p class="package-title">dhall-aws-cloudformation</p><div class="nav-bar-content-divider"></div><a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a></div><div class="main-container"><h2 class="doc-title"><span class="crumb-divider">/</span><a href="../../index.html">dhall-aws-cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="../index.html">cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="index.html">AWS::DLM::LifecyclePolicy</a><span class="crumb-divider">/</span><span class="title-crumb" href="index.html">Schedule.dhall</span></h2><a class="copy-to-clipboard" data-path="https://raw.githubusercontent.com/jcouyang/dhall-aws-cloudformation/0.9.81/cloudformation/AWS::DLM::LifecyclePolicy/Schedule.dhall"><i><small>Copy path to clipboard</small></i></a><br><div class="doc-contents"></div><h3>Source</h3><div class="source-code"><pre>{ Type =<br> { ArchiveRule : Optional (<a href="./ArchiveRule.dhall.html">./ArchiveRule.dhall</a>).Type<br> , CopyTags : Optional Bool<br> , CreateRule : Optional (<a href="./CreateRule.dhall.html">./CreateRule.dhall</a>).Type<br> , CrossRegionCopyRules : Optional (List (<a href="./CrossRegionCopyRule.dhall.html">./CrossRegionCopyRule.dhall</a>).Type)<br> , DeprecateRule : Optional (<a href="./DeprecateRule.dhall.html">./DeprecateRule.dhall</a>).Type<br> , FastRestoreRule : Optional (<a href="./FastRestoreRule.dhall.html">./FastRestoreRule.dhall</a>).Type<br> , Name : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , RetainRule : Optional (<a href="./RetainRule.dhall.html">./RetainRule.dhall</a>).Type<br> , ShareRules : Optional (List (<a href="./ShareRule.dhall.html">./ShareRule.dhall</a>).Type)<br> , TagsToAdd : Optional (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> , VariableTags : Optional (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> }<br>, default =<br> { ArchiveRule = None (<a href="./ArchiveRule.dhall.html">./ArchiveRule.dhall</a>).Type<br> , CopyTags = None Bool<br> , CreateRule = None (<a href="./CreateRule.dhall.html">./CreateRule.dhall</a>).Type<br> , CrossRegionCopyRules = None (List (<a href="./CrossRegionCopyRule.dhall.html">./CrossRegionCopyRule.dhall</a>).Type)<br> , DeprecateRule = None (<a href="./DeprecateRule.dhall.html">./DeprecateRule.dhall</a>).Type<br> , FastRestoreRule = None (<a href="./FastRestoreRule.dhall.html">./FastRestoreRule.dhall</a>).Type<br> , Name = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , RetainRule = None (<a href="./RetainRule.dhall.html">./RetainRule.dhall</a>).Type<br> , ShareRules = None (List (<a href="./ShareRule.dhall.html">./ShareRule.dhall</a>).Type)<br> , TagsToAdd = None (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> , VariableTags = None (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> }<br>}<br></pre></div></div></body></html>