retention Duration
suspend fun retentionDuration(value: Output<ConfigurationBackupRetentionPolicyWeeklyScheduleRetentionDurationArgs>)
suspend fun retentionDuration(value: ConfigurationBackupRetentionPolicyWeeklyScheduleRetentionDurationArgs?)
Parameters
value
A retention_duration
block as defined below.
suspend fun retentionDuration(argument: suspend ConfigurationBackupRetentionPolicyWeeklyScheduleRetentionDurationArgsBuilder.() -> Unit)
Parameters
argument
A retention_duration
block as defined below.