retentionRules

@JvmName(name = "egajlxqnjytejawi")
suspend fun retentionRules(value: Output<List<PolicyRuleRetentionRuleArgs>>)
@JvmName(name = "eldkaalbqunfykpb")
suspend fun retentionRules(value: List<PolicyRuleRetentionRuleArgs>?)

Parameters

value

This parameter is required only when the value of RuleType is TRANSITION. See retention_rules below.


@JvmName(name = "ldgunxhdmtylhysu")
suspend fun retentionRules(vararg values: Output<PolicyRuleRetentionRuleArgs>)


@JvmName(name = "ohudrfyxwtntroqu")
suspend fun retentionRules(values: List<Output<PolicyRuleRetentionRuleArgs>>)
@JvmName(name = "wpivjosfbmdhmqxn")
suspend fun retentionRules(vararg values: PolicyRuleRetentionRuleArgs)

Parameters

values

This parameter is required only when the value of RuleType is TRANSITION. See retention_rules below.


@JvmName(name = "otftlchsirlwteih")
suspend fun retentionRules(argument: List<suspend PolicyRuleRetentionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ssjyvqaftwwsuddv")
suspend fun retentionRules(vararg argument: suspend PolicyRuleRetentionRuleArgsBuilder.() -> Unit)
@JvmName(name = "ahkrdybfxrrhedsa")
suspend fun retentionRules(argument: suspend PolicyRuleRetentionRuleArgsBuilder.() -> Unit)

Parameters

argument

This parameter is required only when the value of RuleType is TRANSITION. See retention_rules below.