calendarNames

@JvmName(name = "dqrembyslmvsquhj")
suspend fun calendarNames(value: Output<List<String>>)
@JvmName(name = "edycolahannvfshd")
suspend fun calendarNames(value: List<String>?)

Parameters

value

The names or Amazon Resource Names (ARNs) of the Change Calendar type documents your associations are gated under. The associations only run when that Change Calendar is open. For more information, see AWS Systems Manager Change Calendar .


@JvmName(name = "liefrbqlssnvtpfs")
suspend fun calendarNames(vararg values: Output<String>)


@JvmName(name = "qbftkfjpsxkwuurd")
suspend fun calendarNames(values: List<Output<String>>)
@JvmName(name = "hagmmnbmlvouprnt")
suspend fun calendarNames(vararg values: String)

Parameters

values

The names or Amazon Resource Names (ARNs) of the Change Calendar type documents your associations are gated under. The associations only run when that Change Calendar is open. For more information, see AWS Systems Manager Change Calendar .