ecsUniqueSuffix

@JvmName(name = "afqfqscmvwougnxi")
suspend fun ecsUniqueSuffix(value: Output<String>)
@JvmName(name = "dapsdgdrrbsauceu")
suspend fun ecsUniqueSuffix(value: String?)

Parameters

value

Whether to automatically add an ordered suffix for HostName and InstanceName when creating multiple instances. The ordered suffix starts from 001 and cannot exceed 999. Value Description:

  • true: added.

  • false (default): Do not add. When the HostName or InstanceName is set according to the specified sorting format, and the naming suffix name_suffix is not set, that is, when the naming format is name_prefixbegin_number,bits, the UniqueSuffix does not take effect, and the names are only sorted according to the specified order.