Resource Policy Snapshot Schedule Policy Args
data class ResourcePolicySnapshotSchedulePolicyArgs(val retentionPolicy: Output<ResourcePolicySnapshotSchedulePolicyRetentionPolicyArgs>? = null, val schedule: Output<ResourcePolicySnapshotSchedulePolicyScheduleArgs>, val snapshotProperties: Output<ResourcePolicySnapshotSchedulePolicySnapshotPropertiesArgs>? = null) : ConvertibleToJava<ResourcePolicySnapshotSchedulePolicyArgs>
Constructors
Link copied to clipboard
fun ResourcePolicySnapshotSchedulePolicyArgs(retentionPolicy: Output<ResourcePolicySnapshotSchedulePolicyRetentionPolicyArgs>? = null, schedule: Output<ResourcePolicySnapshotSchedulePolicyScheduleArgs>, snapshotProperties: Output<ResourcePolicySnapshotSchedulePolicySnapshotPropertiesArgs>? = null)