retentionPolicy

@JvmName(name = "ovsfrerhbnhfpbvu")
suspend fun retentionPolicy(value: Output<DomainRetentionPolicyArgs>)
@JvmName(name = "klqxopxyjbqmshnh")
suspend fun retentionPolicy(value: DomainRetentionPolicyArgs?)

Parameters

value

The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted. By default, all resources are retained. See retention_policy Block below.


@JvmName(name = "htbxauoraesckvun")
suspend fun retentionPolicy(argument: suspend DomainRetentionPolicyArgsBuilder.() -> Unit)

Parameters

argument

The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted. By default, all resources are retained. See retention_policy Block below.