excludedMembers

@JvmName(name = "ojmbqpecvtfocata")
suspend fun excludedMembers(value: Output<List<String>>)
@JvmName(name = "ryulgjjayldnsewl")
suspend fun excludedMembers(value: List<String>?)

Parameters

value

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty. Conflicts with static_members.


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


@JvmName(name = "hkbtaxtsdxjqeokj")
suspend fun excludedMembers(values: List<Output<String>>)
@JvmName(name = "qfrqkhmqsbyhdtgt")
suspend fun excludedMembers(vararg values: String)

Parameters

values

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty. Conflicts with static_members.