CreateSnapshotScheduleActionParameters
The parameters that you can use to configure a scheduled action to create a snapshot. For more information about creating a scheduled action, see CreateScheduledAction.
Types
Properties
Link copied to clipboard
The name of the namespace for which you want to configure a scheduled action to create a snapshot.
Link copied to clipboard
The retention period of the snapshot created by the scheduled action.
Link copied to clipboard
A string prefix that is attached to the name of the snapshot created by the scheduled action. The final name of the snapshot is the string prefix appended by the date and time of when the snapshot was created.
Link copied to clipboard
An array of Tag objects to associate with the snapshot.
Functions
Link copied to clipboard
inline fun copy(block: CreateSnapshotScheduleActionParameters.Builder.() -> Unit = {}): CreateSnapshotScheduleActionParameters