teamId

@JvmName(name = "wqsfmwpcuwksqfek")
suspend fun teamId(value: Output<String>)
@JvmName(name = "pxmgkovphvobvifk")
suspend fun teamId(value: String?)

Parameters

value

The team id or the team slug

Note Although the team id or team slug can be used it is recommended to use the team id. Using the team slug will cause the team members associations to the team to be destroyed and recreated if the team name is updated.