SnapshotArgs

fun SnapshotArgs(namespaceName: Output<String>? = null, retentionPeriod: Output<Int>? = null, snapshotName: Output<String>? = null)