@Stability(value=Stable)
public static interface CfnLifecyclePolicy.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLifecyclePolicy.ScheduleProperty.Builder
A builder for
CfnLifecyclePolicy.ScheduleProperty |
static class |
CfnLifecyclePolicy.ScheduleProperty.Jsii$Proxy
An implementation for
CfnLifecyclePolicy.ScheduleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLifecyclePolicy.ScheduleProperty.Builder |
builder() |
default Object |
getCopyTags()
`CfnLifecyclePolicy.ScheduleProperty.CopyTags`.
|
default Object |
getCreateRule()
`CfnLifecyclePolicy.ScheduleProperty.CreateRule`.
|
default Object |
getCrossRegionCopyRules()
`CfnLifecyclePolicy.ScheduleProperty.CrossRegionCopyRules`.
|
default Object |
getFastRestoreRule()
`CfnLifecyclePolicy.ScheduleProperty.FastRestoreRule`.
|
default String |
getName()
`CfnLifecyclePolicy.ScheduleProperty.Name`.
|
default Object |
getRetainRule()
`CfnLifecyclePolicy.ScheduleProperty.RetainRule`.
|
default Object |
getTagsToAdd()
`CfnLifecyclePolicy.ScheduleProperty.TagsToAdd`.
|
default Object |
getVariableTags()
`CfnLifecyclePolicy.ScheduleProperty.VariableTags`.
|
@Stability(value=Stable) @Nullable default Object getCopyTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-copytags@Stability(value=Stable) @Nullable default Object getCreateRule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-createrule@Stability(value=Stable) @Nullable default Object getCrossRegionCopyRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-crossregioncopyrules@Stability(value=Stable) @Nullable default Object getFastRestoreRule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-fastrestorerule@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-name@Stability(value=Stable) @Nullable default Object getRetainRule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-retainrule@Stability(value=Stable) @Nullable default Object getTagsToAdd()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-tagstoadd@Stability(value=Stable) @Nullable default Object getVariableTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-variabletags@Stability(value=Stable) static CfnLifecyclePolicy.ScheduleProperty.Builder builder()
Copyright © 2020. All rights reserved.