retentionPolicy

@JvmName(name = "oievgnowukcfaccl")
suspend fun retentionPolicy(value: Output<DomainRetentionPolicyArgs>)
@JvmName(name = "tcusmjfpipcmfvgj")
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 below.


@JvmName(name = "ujmtduijhgxyhqqw")
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 below.